ASP.net will often experience paging effects, especially if you want to implement static HTML paging (HTML pagination believes that everyone has their own solution). I wrote a simple demo sort.
The data is the two groups of letters and numbers. The principle of (Chinese character needs to find ASC code) is to reorganize the table by using the sort order of the array. has been tested in. NET MVC. Support paging. (Affirm a point.) just sort the current page data without refreshing, sorting all the pages, you definitely need to refresh. I'm still dealing with this. Hope to have new ideas of the Masters, to give guidance.
The following HTML code is posted:
<! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 transitional//en" >
The above is a small set of JS to introduce the table table data sorting function (can support dynamic Data + paging effect), I hope to help you, if you have any questions please give me a message, small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!