Onchange client script with script include
I want to pass two values from onchange client script and get their company values from the script include. what is the best approach. Client script: function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue...
