S
Stephen Ahn
Using dotnet 1.1.
For a DataGrid where readonly = false, is there an easy way of preventing
the user from deleting rows by pressing Ctrl-Delete ?
I want the user to be able to edit existing rows, but not delete them.
TIA,
Stephen
For a DataGrid where readonly = false, is there an easy way of preventing
the user from deleting rows by pressing Ctrl-Delete ?
I want the user to be able to edit existing rows, but not delete them.
TIA,
Stephen