Hi,
We are loading a rad grid dynamically on dropdown selection change event.
Everything works fine when number of rows in a grid are less than the pagesize.
When number of rows are more than the page size i.e. when we have more than one page update event is not getting fired.
It fires the ItemCommand event but in itemcommand event e.cancelled is coming as true.
Please check.
We are loading a rad grid dynamically on dropdown selection change event.
Everything works fine when number of rows in a grid are less than the pagesize.
When number of rows are more than the page size i.e. when we have more than one page update event is not getting fired.
It fires the ItemCommand event but in itemcommand event e.cancelled is coming as true.
Please check.