Hi guys,
I'm facing paging problem and need your help to solve it. Hereunder is in detail about my problem:
- at first load: i get all the records from the database and my webdatagrid has 4 pages
- i select page 2 and to increase performance, i just get the total records for page 2 only => the problem occurs here. And now, i see the WebDataGrid.Behaviors.Paging.PageCount is changed to 1 (previously is 4), and there is only one page when display to the browser.
How can i correct it?
Thanks,
Nam Dang
Hello Nam,
You could check the following blog post which discusses how you could create the custom pager:
http://es.infragistics.com/community/groups/aspnet/wiki/learn-to-build-a-webdatagrid-custom-pager.aspx
Please let me know if this helps.
I was just wondering did you have a chance to try my suggestion. If you still need any assistance on the matter, please do not hesitate to ask.