AD
Administrator
Syncfusion Team
October 4, 2004 07:24 AM UTC
I do not know what MyObject is in your code. MyObject is not a class in any of the Syncfusion grid library code.
Usually, programmers may use MyObject to represent a class that they have derived from object. But that does not have to be the case. You should search your code to see if you use MyObject somewhere. The error message in your other thread referred to MyObject and that is why I mentioned it in the response. I thought you had added a derived object named MyObject to your code.