0
Reply

Paging in HTML Table

Ask a question
Yin

Yin

11 years ago
2.3k
1
I created a web page which where I will show the data in Table, the problem is that there are a lot of records and I need to have "PAGING" to it that will look like this:

First << 2, 3, 4, 5,.....,13, 14, 15 >> Last  [ 5 ] No. of Records/Page

How can I able to do this without using SQLPager Control... Don't suggest me to use DataGrid, GridView, ListView. Thanks!

This one didn't work for me :
http://dotnetcluster.blogspot.com/2011/07/paging-in-html-table-using-javascript.html
http://www.codeproject.com/Articles/9343/Client-Side-Paging-with-Tables