In Listview, if I want to use the paging feature, how can i increase the amount of rows shown for each page? I would like to increase the current rows form say 10 to 35.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
if you are talking about ASP.net you could use a DataPager control that allows you to set up all the common Paging properties(PageSize,etc)
http://thibautvs.com/blog/?p=718
https://web.archive.org/web/20210125144848/http://www.4guysfromrolla.com/articles/021308-1.aspx