Trying to use the Radgrid to do server-side data filtering.
I'm binding a dataset to a RadGrid, and setting the AutoPostBackOnFilter='true' for each column. Clicking on the filter button throws this unhandled exception.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Stack Trace:
I'm binding a dataset to a RadGrid, and setting the AutoPostBackOnFilter='true' for each column. Clicking on the filter button throws this unhandled exception.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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:
|