Sitemap in column levels

Posted by Community Admin on 03-Aug-2018 09:34

Sitemap in column levels

All Replies

Posted by Community Admin on 15-Feb-2016 00:00

In Navigation widget is we choose " sitemap in columns (up to 2 levels) " it shows 2 levels pages only,however if we want to more 10 levels then how to  set this option ? because we a page under this page  we created 15 child pages. So how can we show 15 levels page in sitemap columns.

can we guide us please how to get this.

Regards,

Mansoor

 

 

Posted by Community Admin on 18-Feb-2016 00:00

Hi Mansoor,

Any suitable RadControl (like TreeView) can be used in the navigation widget's template and bind the SitemapDataSource to it like so:

<telerik:RadTreeView runat="server" ID="RTV1" DataSourceID="dataSource"></telerik:RadTreeView>

The other option is to create an entirely custom UserControl and use the same approach. I am attaching one such control for reference.

Regards,
Velizar Bishurov
Telerik
 
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 Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed