Menu in WebForm

  • Thread starter Thread starter DotNetJunkies User
  • Start date Start date
D

DotNetJunkies User

Hi i need to build simple menu in webform, exist some control in vstudio??? what i can do??? thanks
 
Try this?

"skmMenu is a free open-source, custom ASP.NET server control that renders a
menu in the client's browser. skmMenu is easy to use and allows for a high
degree of customization.

skmMenu has been tested in ASP.NET Web sites that use the .NET Framework 1.0
and 1.1.

The skmMenu.com Web site contains numerous live examples, online
documentation, and the complete code for the menu control."


http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=1910&tabindex=2
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top