The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Clay,
It would be helpful if you told me what MyObject option of the datcolumn property is .Since I am not able to find it.Also,I am actually using IListAdapter datasource to get the collection that i need to work on. Population of the grid is also fine.Only problem is on adding a new row,this exception occurs.
Regards
kumar
ADAdministrator 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.