This question is locked. New answers and comments are not allowed.
I do not want the user to be able to insert rows only edit existing rows. CanUserInsertRow should fit the bill but if they paste a larger set of data than the grid, new (empty) rows show up in the grid that have no underlying item. Any workarounds to stop that?.