AD
Administrator
Syncfusion Team
September 13, 2005 09:50 PM UTC
After adding the row are you calling AcceptChanges() on the datatable or dataset? If you''re not doing that, the grid may not recognize the changes. I don''t use the databound grid, but we have our own custom data-binding with a Syncfusion grid control and this is a frequent problem.