Sorting and Paging of gridview
Hi,
I have tried sorting and paging in lots of different ways but not satisfied with any one of them.
My problem is I have a editable gridview and I want to implement the paging and sorting into the gridview. But whenever I sort the gridview and go to next page, gridview binds the data back to the old state i.e not sorted. And suppose there are 5 pages and I make the changes in 3rd pages, this also binds back to 1st page.
Can anyone help out to resolve this issue.
Thanks in advance
Lily
|