Hi,
I have a xamGrid with about 65 columns in a silverlight application, when I try to load more than 100 rows it takes a lot of time. The time taken for loading increases greatly as the number of rows required increases. How can I reduce this load time of xamGrid?
Thank you.