Hi there
I run into a problem with the Syncfusion DataGrid:
When I use the "Column Template" context, the context object contains all information as provided in a list.
Now: When I use the "Column EditTemplate" context, objects inside my context that do not have a parameterless constructor are filled with the value "null" even though the Item is in the list with filled (not null) values.
The desired behavior would be that the field is not null.
I provided an attachment that can be used to reproduce the issue.
Please let me know if I can further assist in reproducing the incident.
Have a gre
Attachment:
EditForm_7621dc10.zip