Repeat columns and add Home link

Posted by Community Admin on 03-Aug-2018 16:45

Repeat columns and add Home link

All Replies

Posted by Community Admin on 23-Jan-2011 00:00

Where do you enter 'RepeatColums' command for RadMenu in Sitefinity 4, and also how do you add a 'Home' link to the RadMenu? Thanks...

Posted by Community Admin on 25-Jan-2011 00:00

Hi Richard Cross,

If you want to use the RepeatColumns property you should create custom template.




Greetings,
Jordan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 26-Jan-2011 00:00

Where would I find the menu template that you are using so that I can copy that and customise it?
Thanks...

Posted by Community Admin on 26-Jan-2011 00:00

Hi Richard,

NavigationControl has its own binding that applies over a control that you will declare in the ascx file. In your template you should have BaseDataBoundControl which has a DataSource property that we set to the SiteMapDataSource. If you do not have a BaseDataBoundControl in your template, you will get an ArgumentException. You might find this post useful.

Kind regards,
Ivan Dimitrov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about 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