Yin

Yin

  • NA
  • 127
  • 21.7k

Paging in HTML Table

Nov 20 2012 9:30 PM
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