Clay Burch, this may be a bug

In GridDataBoundGrid, there is a "bug" when you delete multiple rows. for example, in the Sample Browser > Essential Grid Samples > DataBound > Hierarchical > Customers, if you select two or more rows by press "Ctrl" and click the header, then press "Del" key, one of your selected rows will not be deleted, why ?

1 Reply

AD Administrator Syncfusion Team May 1, 2004 09:22 AM UTC

This does appear to be a bug. Until we ship a patch with this problem addressed, here is a sample that uses the RowsDeleting event to work around it. This sampe only tries to support deleting in the parent table. If you want to delete in the child tables, then you would have to do more work. forum_deleteproblem_8712.zip

Loader.
Up arrow icon