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
345
Load millions of record in XamDatagrid
posted

Hi,

I am using XamDataGrid in my project, My Database having almost 7,50,000+ records.

Their are 8-10 Coloum from Table and we need to Bind this Table  to XamDataGrid.

We dont require Paging, but can we do paging using scroll position and get only those records from database with current scroll position.

Is their any event to handle such type of scenario.

so we can load record to grid by paging(like cursors in record  ADO ) using scroll or by any other technique.

Please help out me for this Problem.

If possible provide sample code.

Thanks.

Parents Reply Children