How to sort Current Page Rows of Gridview only in asp.net?
- by Vamshi
Hi!
I have a requirement that,
I have a GridView with paging, which has 5 pages.
If i click on any column then rows present in current Pages have to Sort.
If i navigate to other row i need to display as it is.
This should developed in ASP.NET using C#
Please help me.
Thank You..............