We are having a serious problem with event handling of the RadGrid control on the server side when using IE8. We are currently using the latest release of Telerik UI, 2011.3.1115.40.
The problem is that when the events "PageIndexChanged" and "PageSizeChanged" are fired, we receive the following error message from the browser:
"Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Unable to cast object of type 'System.EventArgs' to type 'Telerik.Web.UI.GridPageSizeChangedEventArgs'."
This only happens with IE8. When we use IE9 or FireFox for the same application, there is no error being thrown. This is a big problem in our production environment since we have a large number of users that are using the IE8 browser.
Thank you in advance for any help you can provide.
Ed Sudit
The problem is that when the events "PageIndexChanged" and "PageSizeChanged" are fired, we receive the following error message from the browser:
"Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Unable to cast object of type 'System.EventArgs' to type 'Telerik.Web.UI.GridPageSizeChangedEventArgs'."
This only happens with IE8. When we use IE9 or FireFox for the same application, there is no error being thrown. This is a big problem in our production environment since we have a large number of users that are using the IE8 browser.
Thank you in advance for any help you can provide.
Ed Sudit