Hello there,
I have gone through the solutions that telerik has posted such as:
http://www.telerik.com/community/forums/aspnet-ajax/grid/radgrid-clientside-pagination.aspx
What I am trying to do is calling webservice methods to update and insert records but the result set contains all the records which are displayed on a single page when I try to bind it on client side. Please give me a solution to solve this issue.
Test scenario: Select a page other than page 1 and try to edit or insert a record. The updated/inserted record should be selected by default. But it is not working as desired.
Thanks
I have gone through the solutions that telerik has posted such as:
http://www.telerik.com/community/forums/aspnet-ajax/grid/radgrid-clientside-pagination.aspx
What I am trying to do is calling webservice methods to update and insert records but the result set contains all the records which are displayed on a single page when I try to bind it on client side. Please give me a solution to solve this issue.
Test scenario: Select a page other than page 1 and try to edit or insert a record. The updated/inserted record should be selected by default. But it is not working as desired.
Thanks