Click to See Complete Forum and Search --> : Create Menu's in ASP.Net


jayender.vs
March 24th, 2006, 03:03 AM
Hi ,
I am new to ASP.Net , i need to know how to create menu's in ASP.Net (C#),is there any simple menu sample so that i can try it out .
waiting fo ur reply ..
thanks,

Shuja Ali
March 24th, 2006, 03:19 AM
You can either use custom web controls or client side javascript to create a menu in ASP.NET

http://www.411asp.net/home/assembly/navigator
http://www.developerfusion.co.uk/show/2701/

And many more can be found on google.

HanneSThEGreaT
March 24th, 2006, 03:32 AM
I've got a couple JavaScript menus lying around somewhere.

Have a look at the attachment, in there is 8.
- you just need to unzip them all, but you'll see what's possible with javaScript and the different types of menus.

Enjoy..

jayender.vs
March 24th, 2006, 03:54 AM
I've got a couple JavaScript menus lying around somewhere.
Have a look at the attachment, in there is 8.
- you just need to unzip them all, but you'll see what's possible with javaScript and the different types of menus.
Enjoy..Well Hannes , thanks for the attachment..(I dont have the rights to open the zip file .. so got to look for some other option (some other machine basically :D ), well then i dont need it in JScript.. it would be better if it is in C#.. anyway thanks for the help .. will check it out..
Any other source is always welcome ..
thanks,