Menu Control in Silverlight 2
-
Thursday, July 24, 2008 2:51 PMAnyone happens to have ready code for Menu control built in SL2 ? Need it urgently please. Thanks in advance.
All Replies
-
Thursday, July 24, 2008 2:58 PM
Did you have a look at this one ?
http://www.codeproject.com/KB/silverlight/DropDownMenuSilverlight2.aspx
although it is for Beta1 but should be easy to upgrade.
-
Friday, July 25, 2008 2:14 AM
I downloaded the project from here http://www.codeproject.com/KB/silverlight/DropDownMenuSilverlight2.aspx . On opening the sln file, it asks for upgrading to latest version. Great.
Now run the app, what you see is only the Menu and no events are being captured , precisely the clicks. I just see the Menu and on clicking it doesnt drops dowm the Menu. Tried running in both FireFox and IE !! Can't guess whats the issue !!!
Thanks a ton Ramji :).
-
Friday, July 25, 2008 3:18 AM
Hello,
you can check Telerik Menu for Silverlight. It is a fully featured menu and it part from the control suite for Silverlight from Telerik:
http://www.telerik.com/demos/Silverlight/#Examples/Menu/FirstLook
Check it out - and let me know if you have any problems with it.
-
Friday, July 25, 2008 4:50 AM
That was wonderfullll. Thanks buddy for sharing !
Although i have developed a Menu of my own, will share the code once done with facelifting :)
-
Thursday, September 25, 2008 9:21 AM
You can also check my blog post on how to build a simple menu and use the code there as a starting point.
Here's the link:
Best Regards
Alessandro
-
Sunday, October 19, 2008 6:17 AM
For a working sample of a menu control in SL2 RTW check my solution in the gallery.
-
Monday, May 11, 2009 12:03 PM
i read ur post today and u said u has made ur own menu. can u kindly give its code to me?
my email id is swwet_saa_dost@yahoo.com
waiting for ur +ve reply;;)

-
Wednesday, May 13, 2009 3:17 AM
You can get the last public version of the menu control from my project Structura, here's the link at the post in my blog:
http://www.nablasoft.com/guardian/index.php/2008/12/16/structura-alpha-version-silverlightwpf-line-business-application-framework/
hope it can help you.

