This is a migrated thread and some comments may be shown as answers.

Simple: Menu with static and dynamic child items

1 Answer 82 Views
Menu
This is a migrated thread and some comments may be shown as answers.
TECHNOLOGY INSTALLATIONS
Top achievements
Rank 1
TECHNOLOGY INSTALLATIONS asked on 11 Aug 2009, 03:51 PM
Dear team,

I'm using ASP.NET AJAX RadMenu control to build hierarchial menu like the following structure. Most of the items in my menu are statis expcept a child items of only one menu item

Menu1             Menu2                    Menu3
    Child11            Child21
    Child12                Sub-Child211
                                Sub-Child212
                            Child22
                                Sub-Child221
                                Sub-Child222
                            Child23
                                Sub-Child231
                                Sub-Child232

In my case the child items of Menu2 is dynamic (will come from DB) but not the sub-childs. Anyway I would need to form the sub-child navigateurl using the child item ID...

All other menu and its child items are static. Can you please provide example or help me out how can I do this? I explored the demos and gone through the help but I couldn't seek an example for this...

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 14 Aug 2009, 12:56 PM
Hi there,

In order to achieve your goal you will have to add the sub-child item dynamically form code-behind.

Kind regards,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Menu
Asked by
TECHNOLOGY INSTALLATIONS
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or