Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
235
igedit_getById in 2014.1 controls
posted

I just upgraded my project using VersionLess assemblies for both v. 11.1 and v. 14.1.

I was able to successfully compile my project without errors, however, now that I have started running my application, I am getting numerous JavaScript exceptions when attempting to use the following JavaScript functions:

igedit_getById

I noticed that many of my controls have now changed from the Control ID to appending _clientState to the end of the control name, but even adding this string to my JavaScript functions does not resolve the throwing of the exceptions.

Therefore, does this function still exist in the v. 14.1 controls or is it replaced by something newer?

Please advise.

Thanks.