Hi
I'm developing a page where i need to show a lot of data in 5 - 6 grids. For the main grid i prefer XamDataGrid but for the rest, i'm thinking of using XamGrid for i assume it is less heavy weight than XamDataGrid. Is this assumption correct?
Hello,
I am just checking if you require any further assistance on the matter.
I can suggest you use XamGrid if you are looking for better performance.
I'm also quite interested in this, as I am currently using a XamDataGrid on a Tab, and it takes 3- 5 seconds to load the tab for the first time.
Is it possible that the XamGrid has different behaviour?
Thank you for the response. Actually i have already looked at that documentation. Aside from the main grid, the other grids only need sorting and alternate row highlighting functionalites. My main concern is performance, should i choose XamGrid for the rest of the grids? Or it doesn't really matter?
Hello ,
Thank you for your post. I can suggest you look into the following link from our online documentation where there is a comparison between XamDataGrid and XamGrid :
http://help.infragistics.com/NetAdvantage/WPF/2012.1/CLR4.0/?page=Differences_Between_xamGrid_and_xamDataGrid.html
I hope this will help you in your choice.