Hello,
To improve loading times with the xam tree grid, is it possible to pre generate the records list and store it somewhere so it can be loaded back onto the tree grid so that the conversion from DataSource to Records is already completed? I see there is some delay when converting the data source objects to the record object xam tree grid uses
Thank you,
Hello Gabriel,
If you are running into performance issues please attach a sample. Since the datagrid shares similar api to treegrid you can refer to this topic.
https://ko.infragistics.com/help/wpf/xamdatagrid-optimizing-performance
Let me know if you have any questions.