Ritika Gupta
Top achievements
Rank 1
Ritika Gupta
asked on 24 May 2010, 08:25 AM
Hi,
Is there a way I can have all sub level menus to be sticky?I want to use this for a website navigation menu, where each item loads a different page. For example : When i open any second level or third level menu item from a menu, is it possible for all levels - first level and second level menu to be always displayed when the new page loads?
Any help/ documentation / code on the same is highly appreciated.
Many Thanks,
Ritika
Is there a way I can have all sub level menus to be sticky?I want to use this for a website navigation menu, where each item loads a different page. For example : When i open any second level or third level menu item from a menu, is it possible for all levels - first level and second level menu to be always displayed when the new page loads?
Any help/ documentation / code on the same is highly appreciated.
Many Thanks,
Ritika
5 Answers, 1 is accepted
0
Princy
Top achievements
Rank 2
answered on 24 May 2010, 09:43 AM
Helo Ritika,
I hope the following demo will help you in creating fixed menu.
Menu / Fixed Menu
Thanks,
Princy.
I hope the following demo will help you in creating fixed menu.
Menu / Fixed Menu
Thanks,
Princy.
0
Ritika Gupta
Top achievements
Rank 1
answered on 25 May 2010, 06:11 AM
Hi Princy,
Thanks for your response. However, what I am looking for is that when i click on a link in the second level menu or a thid level menu or any sub level menu, the sub menu containing the link should always be displayed when the new page loads.
I need to use this for a website navigation menu, where each item loads a different page.
Hoping for a solution soon!
Many Thanks,
Ritika
Thanks for your response. However, what I am looking for is that when i click on a link in the second level menu or a thid level menu or any sub level menu, the sub menu containing the link should always be displayed when the new page loads.
I need to use this for a website navigation menu, where each item loads a different page.
Hoping for a solution soon!
Many Thanks,
Ritika
0
Hello Ritika,
RadMenu doesn't support fixed submenus, I suggest you use RadTabStrip instead.
Best regards,
Yana
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.
RadMenu doesn't support fixed submenus, I suggest you use RadTabStrip instead.
Best regards,
Yana
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.
0
Ritika Gupta
Top achievements
Rank 1
answered on 26 May 2010, 06:14 AM
Hi Yana,
Thanks for your reply.
Please suggest the documentation/ demo/ code for RadTabStrip that would help me achieve the same result.
Many Thanks,
Ritika Nath
Thanks for your reply.
Please suggest the documentation/ demo/ code for RadTabStrip that would help me achieve the same result.
Many Thanks,
Ritika Nath
0
Hello Ritika,
You just need to set Selected property of the needed tab to "true". Here you can find a demonstration of the server-side API of the tabstrip.
Greetings,
Yana
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.
You just need to set Selected property of the needed tab to "true". Here you can find a demonstration of the server-side API of the tabstrip.
Greetings,
Yana
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.