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

Cancel row selection

1 Answer 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 1
Greg asked on 09 Apr 2015, 05:39 PM
Can you cancel a row selection from within the onSelect event?

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 10 Apr 2015, 11:29 AM

Hello Greg,

The change event is fired after the selection is made, so instead of preventing it, you could remove the k-state-selected CSS class from the selected rows. I have demonstrated the approach in the following example.

Regards,
Dimiter Madjarov
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
Grid
Asked by
Greg
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or