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

RadMenu item displayed by default

6 Answers 92 Views
Menu
This is a migrated thread and some comments may be shown as answers.
BRUNO
Top achievements
Rank 1
BRUNO asked on 15 May 2012, 08:26 AM

Hi,

 

I’m using the customized RadMenu explained in the demo : http://demos.telerik.com/silverlight/#Menu/Customization .

 

I’d like to know if it’s possible to open one of the top level items directly when the radmenu is loaded.

I found a solution that requires javascript, but as I create and fill the items programmatically, I can’t use it.

 

Thanks,

6 Answers, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 15 May 2012, 12:56 PM
Hi Bruno,

You can set IsSubmenuOpen property to True in XAML.

Let us know if you need more information.

Regards,
Hristo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
BRUNO
Top achievements
Rank 1
answered on 16 May 2012, 07:41 AM
I create the items in the xaml.vb file, so I can't modify them in the xaml !
0
Hristo
Telerik team
answered on 16 May 2012, 08:21 AM
Hello Bruno,

You can always set it in code behind.

Greetings,
Hristo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
BRUNO
Top achievements
Rank 1
answered on 16 May 2012, 09:30 AM
Hi,

The set property is not available in code-behind, only the get one is.

Thanks,

0
Accepted
Hristo
Telerik team
answered on 16 May 2012, 11:03 AM
Hello Bruno,

You need version 2012 Q1 or later to get the public setter.

All the best,
Hristo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
BRUNO
Top achievements
Rank 1
answered on 16 May 2012, 12:25 PM
Ok.
Thank you!
Tags
Menu
Asked by
BRUNO
Top achievements
Rank 1
Answers by
Hristo
Telerik team
BRUNO
Top achievements
Rank 1
Share this question
or