Hi Craig,
This could be achieved via
jQuery. As a possible approach I can suggest the following:
- Get the currently selected node via the select method of the Kendo UI TreeView;
- Search for the closest group;
- Search for the closest item.
Like here:
I hope the suggested approach fits your requirements.
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!