sorting and paging with gridview asp.net
I’m trying to get a gridview to sort and page manually with no success.
I’m trying to get a gridview to sort and page manually with no success.
I have a situation that I couldn’t find a solution for through my searches on here. Here is the scenario:
I’m looking for a decent paging control in ASP.NET, much like the Stackoverflow pager. Can anyone recommend one? I’d prefer one that didn’t use Postback either, just a customisable querystring. Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So … Read more
i have an asp.net website where i do paging through on the code behind using: