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

TreeView navigate event doesn't work

2 Answers 165 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 15 Aug 2013, 07:07 PM
Per the Kendo TreeView documentation for the navigate event: "Triggered when the user moves the focus on another node"

There are two ways to change focus: one by using the keyboard, and another by right clicking.  The event *does* fire for the keyboard navigation, but not if you change focus by right clicking.

This can be demonstrated pretty easily by using the Kendo TreeView "events" demo.
http://demos.kendoui.com/web/treeview/events.html

2 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 16 Aug 2013, 12:11 PM
Hello Justin,

We have reproduced the problem, thank you for reporting it. It has been logged for further investigation, and I will follow up once we have figured out a resolution.

Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Alex Gyoshev
Telerik team
answered on 06 Sep 2013, 02:28 PM
Hello Justin,

We have tried to implement this behavior, but are unable to provide it for the time being. The issue that we encountered is that while the contextmenu event can be used to trigger the navigate event, the treeview may be out of focus after clicking outside the context menu. This can result in a broken visual state, which is the same end result as the current one, with several lines of code added. We are willing to reconsider this in the future, if we figure out a way to support this.

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
Justin
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or