how to make menu in asp.net
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hello everybody i m making a web application with vs2003. i hav to make a menu in that application. plz suggest some site or respond with some code. regards Ajay
-
hello everybody i m making a web application with vs2003. i hav to make a menu in that application. plz suggest some site or respond with some code. regards Ajay
What type of menu do you required. Does the menu contains any sub menus?. If not create an User Controls with the Link buttons and on click of the Link button do what ever you need i.e. redirecting to some page. If the menu contains sub menus let me know I will give you the code. Regards, Kalyan