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
175
Getting Error "Microsoft JScript runtime error: 'Sys' is undefined" after selection changed in dropdown
posted

Hi,

I am using Infragistics v12.2 with .Net 4.0. I have a webdatagrid in the form and one of the column is using DropDownProvider. When the page loads, if I make a selection in the dropdown, I get the error "Microsoft JScript runtime error: 'Sys' is undefined". I have a linkbutton on the same page, if I click on the linkbutton, it does a postback, after the postback, I can change the selection on the dropdown without any error. 

I do have the httpHandlers in my web.config.

Any help will be appreciated!

Qiuyu

Parents Reply Children
No Data