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

Intercepting Edit and Create

1 Answer 105 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 16 Apr 2012, 05:02 AM
How do I intercept both Edit and create on the grid so I can forward it to another page? Is there a way to add custom commands?

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 16 Apr 2012, 02:42 PM
Hi Jonathan,

The edit event will be triggered after the user enters in editing mode or when you create a new record  (the new row is automatically put in edit mode), so you can hook up to it. Alternatively you may define your own custom command as shown in this demo page.
I hope this information helps.

Greetings,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or