Deleting a row is not tied to the dataset. We'll look into this and see if we can add this kind of functionality. You can handle this manually by using the OnCanDeleteRow, passing false, and then manually deleting the line in the dataset. When deleting the line, the dataset will automatically update the grid.