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

Getting the selected row

1 Answer 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Fernando
Top achievements
Rank 1
Fernando asked on 06 Jan 2017, 06:36 PM

When I have a grid with selectable: true, how do I know the last row user have selected in change event? 

Note that I don't want - and I should'n - have to bind any other event in the dom to achieve that. Can I make it only with widget's native change event ?

Thank you.

1 Answer, 1 is accepted

Sort by
0
Eduardo Serra
Telerik team
answered on 09 Jan 2017, 03:56 PM
Hello Fernando,

It is indeed possible to get the selected row on the change event of the Kendo UI Grid.

Take a look at the following sample in the Kendo UI Dojo to see how it can be done.

I hope this helps!

Regards,
Eduardo Serra
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Fernando
Top achievements
Rank 1
Answers by
Eduardo Serra
Telerik team
Share this question
or