CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2006
    Posts
    37

    Question how to create menus in asp.net

    How to create menus in asp.net?
    Do we have a component in asp.net itself?
    How to create tabstrip with next and previous content?

    Please answer these questions...Its urgent...I wanna complete my project as soon as possible...

    please tell me the procedures in detail.....

  2. #2
    Join Date
    Feb 2006
    Posts
    47

    Re: how to create menus in asp.net

    asp.net does not have any component or control to create menus, we can use javascript with msdn reference. u can also download skmMenu control from skmmenu.com to create menu.
    Last edited by meenakshi_joshi09; February 15th, 2006 at 06:01 AM.

  3. #3
    Join Date
    Feb 2006
    Posts
    1

    Re: how to create menus in asp.net

    why dont you use aspxlabcontrols. it will automatically integreted with dotnet2003 or later.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured