I have a radgridview and I want to allow user to delete a row when an entire row is selected. If only a cell is selected pressing the delete key should only clear the cell content. Is there an event like "Row_selected_keyup"?
1 Answer, 1 is accepted
0
Rossen Hristov
Telerik team
answered on 06 Jan 2010, 10:59 AM
Hi Alex Wu,
There is not such an event and I am not sure that the functionality you are after can be achieved with the current version.