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

[Solved] Deleting Multiple Items

1 Answer 110 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
JungTae
Top achievements
Rank 1
JungTae asked on 09 Nov 2010, 10:12 PM
Hello telerik team, I'm using RadGridView on Silverlight 3 on VSTS2008. When the user wants to delete rows, the user always has to click back to the datagrid to delete additional rows (instead of pressing delete button 3 times to delete 3 rows) is there a way to enable my users to delete multiple rows at a time?

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Nov 2010, 08:03 AM
Hi JungTae,

 You can delete multiple rows if you enable multi row selection. When you press delete key the grid will delete all selected rows at once. 

Kind regards,
Vlad
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
JungTae
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or