Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
I found the solution of my problem:
After a couple of commits in my designer and conflict handling, one of my controls happened to declare twice. The visual studio designer handle such things and notice about the twice declaration. but I think the RadGridView take the control and produce an error: 'cannot access a disposed object'.
So in short: in such cases we have to look for some design problems instead of grid related things.
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
I have the same problem.
Do you find any solution? even a temporarily solution?