Hello Team,
I am using Infragistics WPF V13.1 , I am using Xamdatagrid under that we have child hierarchical grid which displays different column values.
My questions is we know how to put data-pagination over main grid and child grid as well, like say if we expand child grid using expander how we can perform pagination supporting our high population data over there.
Immediate response appreciated.
ThanksSiddharth Yadav
Hello Siddharth,
Thank you for your post. I have been looking into it and I can suggest you see this forum thread:
http://es.infragistics.com/community/forums/p/78462/398188.aspx
where there is a sample which you can use as basis for any further implementation of Paging since XamDataGrid doesn’t have built-in functionality for this.
Hope this helps you.