I have upgraded the web forms application from .Net v3.5 to .NEt v4.8. Using Infragistics.WebUI.UltraWebGrid.v4.3 (4.3.20043.27)
After selecting the dropdown value in the grid, while invoking a WCF service, the service call is not make because of Javascript error. We have emulated the same with IE7, and there the dropdown is positioned outside of the grid but service call is being made.
IE11 - Service call is not made because of the following error Unhandled exception at line 67, column 1 in eval code 0x800a1391 - JavaScript runtime error: 'ugBuild_AfterCellUpdateHandler' is undefined
IE7 - Service call is made but the dropdown in the webgrid is displayed outside of the Grid Unhandled exception at line 70, column 1 in eval code 0x800a138f - JavaScript runtime error: The value of the property 'ugBuild_AfterCellUpdateHandler' is null or undefined, not a Function object
Please advise.
Regards,
Guhan
Hello Guhan,
I noticed that there is another forum thread regarding the same query. Please, keep in mind that according to our support policy we handle singe thread per issues. This helps us ensure that all issues are addressed and handled correctly.
Please have a look at this forum thread where I have already provided an answer and let me know if you have any additional questions.
Regards, Monika Kirkova, Infragistics