Is it possible to implement pagination with XamDataGrid? We are currently getting data to the client via WCF and have a case where the result set is too large. We are exploring the possibility of making paged requests of data using nhibernate to scope the requested dataset based on the page index and page size.
Thanks
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I can say that currently XamDataGrid doesn’t have Pagination, so I can suggest you use or XamGrid control, where this functionality is available. Here you can find more information about the Paging:
http://es.infragistics.com/products/wpf/sample/grid/paging
Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.