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

change event fires on select rather than on "change"

1 Answer 94 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 18 Aug 2012, 06:12 PM
I have a grid with: selectable: "row"

When I bind a change event to the grid it will fire each time I click on the row, even if it is the same row.  So the selected row is not actually changing, but the event keeps firing anyways.  The same thing happens if I programmatically select the row using the select method.

I would rather the change event only fire when when the selection has actually changed rather than on every re-selection.

Otherwise, you might as well call the event "onSelect" rather than "change".

1 Answer, 1 is accepted

Sort by
0
Accepted
Alexander Valchev
Telerik team
answered on 22 Aug 2012, 04:58 PM
Hi Dan,

Thank you for the feedback.
I will forward your suggestion to the team for further consideration. We will also appreciate if you submit this as a feature request at our user voice forum. Thus way the other users would be able to vote or leave comments for this idea which will help us to monitor the interest in it.

Regards,
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
Dan
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or