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

Select TreeView item by "Hold" touch event

1 Answer 37 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Michael Hilgers
Top achievements
Rank 1
Michael Hilgers asked on 18 Aug 2014, 12:13 PM
Hello,

we'd like to select a unselected item in a TreeView by using the KendoUI Touch "Hold" event. It seems that the item get's an "expanded" state, but it is not selected.

How can we achieve this, or otherwise, how can we get the TreeView item on which the "hold" event was raised?

Kind Regards,
Michael

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 20 Aug 2014, 07:11 AM
Hello Michael,

You can use the Draggable to enable this event for the TreeView. See this Dojo snippet.

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