Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
395
PageCount is changed with Paging
posted

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

Parents Reply Children
No Data