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

[Solved] Grid View Not Firing Key Up/Down Events Properly

1 Answer 88 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.
sreeraj
Top achievements
Rank 2
sreeraj asked on 14 Jan 2010, 07:20 AM
Hi Telerik Experts ,
I am not able to get the key up or key down events from telerik silverlight grid . These events triggering only when performing edit on a particular cell . How to get these events.
My exact Requirement is i need to delete a row on delete key 'press'
My Telerik version is telerik silverlight Q2 .
Thanks in advance
Sreeraj

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 14 Jan 2010, 12:02 PM
Hello sreeraj,

With Q3 SP1 we introduced a new feature of the grid that allows you to automatically delete rows by pressing the delete key (if the grid is bound to a collection that supports remove operations). We have also introduced two events - Deleting, Deleted - which can be used to fine-tune the deletion process. 

If you could upgrade to our latest release you will be able to delete rows without writing custom code.


Greetings,
Milan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
sreeraj
Top achievements
Rank 2
Answers by
Milan
Telerik team
Share this question
or