Hi i am having a table in aspx page inside that i am displaying the items dynamically .. how to do pagination for the items in the table?? max items per page should be 10.
can anybody help me please
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jan 4, 2012, 9:43 AM
Please refer the below link
http://www.codeproject.com/KB/aspnet/ClientPaging.aspx
Thanks