Using run button to delete some rows, but when the run button is on the Grid, all rows can be selected and deleted, if there’s some row don’t want the user to delete, in the button’s OnRecord event do some coding and tell the user cannot delete. Could that be easier? such as just not display or disable the checkboxes of some row?
Thanks.