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

where is OnCommand for grid?

1 Answer 101 Views
Grid
This is a migrated thread and some comments may be shown as answers.
leblanc
Top achievements
Rank 1
leblanc asked on 19 Aug 2013, 04:31 PM
The previous telerik mvc extensions has the ability for custom commands and an OnCommand event to perform custom logic.

http://www.telerik.com/help/aspnet-mvc/telerik-ui-components-grid-client-api-and-events.html#OnCommand

With the new version how can i accomplish similar functionality?

Today i tried to attach to OnEdit,k-on-edit, but since it's late in the pipeline i end up with flicker (pop up editor with grid) or a javascript error when using ( mode: inline).

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 21 Aug 2013, 07:12 AM
Hi Leblanc,

OnCommand is removed, you should use the .Click event instead.
For more information please check the Grid migration topic:

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