Hi,
I am using multiple SfDataGrid on a same application which are getting updated from multi-threaded environment.
Grids are bind with observable collection and I have ensured that collection's PropertyChanged event fired from the UI thread only.
Occasionally I am facing Grid Crash with a Big Red Cross in the grid. This cannot be recreated as this happened randomly and occasionally. Plz find the attached image of red cross. It is not possible for me to provide the code which can re-create the situation as this is truly random.
Can you plz suggest the areas we can look for this issue? should we assigned the properties values also in the UI thread only?
Kindly suggest best way to handle updates on multiple grids in multi threaded environment?
Thanks
Rakesh
Attachment: gridCrash_6b915d3f.zip