Hello,
Can any one please point me to existing article or pseudo code for lazy load in XamGrid.
Many thanks,
Mahesh
Hi Vlad,
Thanks for prompt reply. I am going through the articles hopefully I shall handle this.
Thanks,
Hi Mahesh,
XamDataGrid use several techniques to improve and optimize the performance . You can use RecordContainerGenerationMode or CellContainerGenerationMode to change the Record or Cell virtualization strategy.
For more details you can refer to the folowing articles :
http://news.infragistics.com/forums/p/3066/19431.aspx
http://help.infragistics.com/Help/NetAdvantage/WPF/2009.1/CLR3.X/html/xamData_Performance_Optimizations_Overview.html
Regards
Vlad