Hi, i'm new in web development, i have a problem to handle the long table. I have a page where have large number of rows it will not look so good to display them on one 1 page. i want to distribute these rows on multiple pages, like if i have 24 rows i want to display only 3 rows on a page so with this complete table will shown on 8 pages. so is there have any way to do this & how?

Thanks in advance