Hi
I would like to add in my application a custom control to implement a menu that will allow me to nesting options, googled and found an interesting silverlight menu, I've done some attempts and not getting success in inserting it in my application, someone
below the references that I used.
This is the Menu control
http://demos.devexpress.com/AgMenuDemos/
This CodeProject article says that the control's Source Code is free, could help to simplify adding in LS 2011
http://www.codeproject.com/Catalogs/1496/Free-Silverlight-Menu-Controls-DevExpress-AgMenu.aspx
Microsoft documentation
http://msdn.microsoft.com/en-us/library/gg406736.aspx
This is possible? Any tips on where I should start?
I have a table with auto relationship, which would build the menu at run time
Victor Perez