Rank: Newbie Groups: Member
Joined: 5/21/2012 Posts: 1
|
I have the menu control that is populated by an asp.net sitemapdatasource but I'm not sure how to configure static display levels. Is this possible?
I would like to have something like the following displayed at all times:
Home Item1 Item2 Item3
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
We do not have a direct equivalent of ASP.NET Menu's static levels. If you want one level, you can just use a vertical menu (by setting the Menu's Orientation to Vertical). If you want two static levels, you can use a SlideMenu (slide menu items can have unlimited level of child popup menus). We do not support 3 or more than 3 static levels.
Thanks!
|