All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for Silverlight Forum
/
Menu
/
Issue with dynamic radmenu styles
Cancel
Telerik UI for Silverlight
Resources
Buy
Try
Feed for this thread
3 posts, 0 answers
Chris
19 posts
Member since:
Jul 2011
Posted 09 Jan 2012
Link to this post
Hi,
I've got a radmenu with dynamic data. I stripped the existing styles and now it just shows the namespace like for example instead of showing the Menu Item it shows MyProject.Default.Menu.Item on the button. I thought I could just set the binding to ActiveItem and it would work but I didnt make the template or itemselectors.
I guess what I'm asking, is there any easier to understand tutorial available for making a dynamic radmenu work properly again then what is found in the documentation? Thanks for any help in advance!
Dani
Admin
848 posts
Posted 10 Jan 2012
Link to this post
Hi,
Please, share the code you are using as well as any styling you have applied to RadMenu.
Greetings,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package.
Get it now >>
Chris
19 posts
Member since:
Jul 2011
Posted 10 Jan 2012
Link to this post
Nevermind, got it figured out. Turned out to be the order in which resources were named in the resource dictionary. Thanks!
Back to Top
Close