I am using the lates telerik DLL Q2 2011 for .Net 3.5 and am receiving the error below when testing a radgrid with paging enabled. This error is thrown when I manually change the page size from the default (20) to another page size. Are there any known issues with this function or is there a possible bug in my code?
Server Error in '/' Application.
Exception Details: System.InvalidCastException: Unable to cast object of type 'Telerik.Web.UI.RadGrid' to type 'Telerik.Web.UI.GridTableView'.
Source Error:
Stack Trace:
Server Error in '/' Application.
Unable to cast object of type 'Telerik.Web.UI.RadGrid' to type 'Telerik.Web.UI.GridTableView'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.InvalidCastException: Unable to cast object of type 'Telerik.Web.UI.RadGrid' to type 'Telerik.Web.UI.GridTableView'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
|