Hello,
I've a problem with XamGrid (V 12.2 Silverlight), now I'm developing a solution that is using a XamGrid with 33 columns, 32 are TextColumn type and the last is ImageColumn type, in this XamGrid I need to change the Style for each cell depending of some values in their source , in this way I catch the Initializerow event, read the value in the source collection and then set the style, this works fine the first loads over the same grid but after you have been loading different data over the same grid the application beginning to has a very slow UI, and the scrolls in the XamGrid are very very slower,
Do you know how to improve or solve this situation?
Many thanks.
Hello Yanko,
I attached a example, if you load data one time the horizontal scroll seems 'normal' but if you repeat 10 times or more the horizontal scroll is more slow than before,Thank you for your support.
Best regards.
Hi David,
Thank you for contacting Ingragistics. I have been looking into your issue and I was wondering what style exactly you are applying(maybe CellControl style). It would be great, if you could attach a sample application that shows your performance issue in order to be sure that we are on the same page.
Looking forward to hearing from you.