Navigation treeview current node expanded on loading

Posted by Community Admin on 04-Aug-2018 22:30

Navigation treeview current node expanded on loading

All Replies

Posted by Community Admin on 31-Jan-2012 00:00

In Sitefinity 3.x there was a recommended way to have the treeview navigation open, so you could see the child nodes of the selected node.
www.sitefinity.com/.../how-to-expand-treeview-nodes-on-load.aspx

There is no widget template for the navigation widget... what is the recommended way to accomplish this for SF 4.x?

www.sitefinity.com/.../navigation-tree.aspx
covered some of this a year ago.

Do you have to basically create a new widget and use the radtreeview directly??

thanks in advance.

Posted by Community Admin on 03-Feb-2012 00:00

Hi,

You can easily create an external template in Visual Studio that contains a control capable of representing hierarchical data structure, and then use it as an external template for the default navigation widget in Sitefinity - when  you edit the widget in its Design settings there's an option to specify LayoutTemplatePath - this is the relative path to your external template. The datasource settings will be persisted from the current settings specified for the widget, and the visual representation will be controlled by the external template. For more information and a sample for achieving the desired functionality, i believe you might find this forum thread useful.

All the best,
Boyan Barnev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed