Hello Team,
I have a List of more than 200,000 rows. I would like to use both paging & group by area (grouping items by dragging & dropping columns). How can I achieve that? Which grid should I use? XamDataGrid or XamGrid?
Please note that grouping should be applied to the whole List, and not just the List appearing on the page.
Thank you a lot and looking forward to your help.
Hello Sherif,
Thank you for your post. I have been looking into the functionality that you are trying to achieve and I can suggest using XamGrid. The XmaGrid provides built-in paging functionality and also supports grouping. You can read more detailed information regarding the Paging here in our documentation: http://help.infragistics.com/NetAdvantage/WPF/current/CLR4.0/?page=xamGrid_Paging.html and for the grouping here: http://help.infragistics.com/NetAdvantage/WPF/current/CLR4.0/?page=xamGrid_GroupBy.html. I have also created a sample application for your that shows how you can use both of those features of the XamGrid.
Please let me know if you need any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
I am just checking if you require any further assistance on the matter.
Hi,
we have the same challenge to use paging and grouping (grouping items by dragging & dropping columns). It doesnt work for us.
I have found similar post but the sample application can't be open, seems like it is not valid any longer.
Can you please help out&
Thanks a lot!
Thank you for your reply. I am very glad that my approach was helpful for you. Please let me know if you need any further assistance on the matter.
Thank you Krasimir, that is all for now.