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

RadMenu with Dynamic and hard coded values

2 Answers 97 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Jaime
Top achievements
Rank 1
Jaime asked on 15 Mar 2013, 02:54 PM
I am trying to find out if it is possible to use both dynamic and hard-coded method to populate the RadMenu object? In my solution I have three top level menu items, two are single items with no child elements while the third has several children. Does anyone know if it is possible to load the menu items using hard coded values as well as dynamically generated values?

thanks,

Jaime

2 Answers, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 19 Mar 2013, 05:02 PM
Hello,

Indeed you are able to both dynamic and hard-coded method to populate the RadMenu control. Here you may find samples how you can work with items in the code behind as well as dynamically created and added to the RadMenu control.

Regards,
Boyan Dimitrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Vladyslav
Top achievements
Rank 1
answered on 14 May 2018, 08:56 AM

Hello.

I have created my RadMenu Dynamically on Page Load event on Page after user logged in and I redirected  to page. But then if select any ItemMenu and open any other Child page, RadMenu becomes empty again. I`m doing something wrong?

Tags
Menu
Asked by
Jaime
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Vladyslav
Top achievements
Rank 1
Share this question
or