This is a migrated thread and some comments may be shown as answers.

Select cell or select row

1 Answer 150 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alena
Top achievements
Rank 1
Alena asked on 07 Apr 2011, 08:00 AM
I have a little problem with selection unit. I need selection unit as a cell (selection mode extended). But I want delete row by key Delete. Unfortunately, I can delete row only if selection unit is full row. How can I delete full row with selection unit cell?

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 07 Apr 2011, 05:30 PM
Hello Alena,

Basically, the Deleting and Deleted events will not be fired when the SelectionUnit is set to "Cell''. What you may try to do is to handle the KeyDown/ KeyUp event and manage the case when the pressed key is Del.
  

Regards,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Alena
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or