Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Generating two level using asp:menu control [modified]

Generating two level using asp:menu control [modified]

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-net
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sanjubaba
    wrote on last edited by
    #1

    Hi, I want to generate two levels of menu items using asp:menu control in asp.net 2.0. how can i do it? basically, if i have lots of menu items, i want to continue with the menu items on second line or second level. i dont want to make a page scrollable. hope i am very much clear...

    modified on Monday, February 18, 2008 1:46 AM

    V D 2 Replies Last reply
    0
    • S sanjubaba

      Hi, I want to generate two levels of menu items using asp:menu control in asp.net 2.0. how can i do it? basically, if i have lots of menu items, i want to continue with the menu items on second line or second level. i dont want to make a page scrollable. hope i am very much clear...

      modified on Monday, February 18, 2008 1:46 AM

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      Check this out http://www.codeproject.com/KB/user-controls/DHTMLMenuASPNET.aspx[^]

      Vasudevan Deepak Kumar Personal Homepage
      Tech Gossips
      A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

      1 Reply Last reply
      0
      • S sanjubaba

        Hi, I want to generate two levels of menu items using asp:menu control in asp.net 2.0. how can i do it? basically, if i have lots of menu items, i want to continue with the menu items on second line or second level. i dont want to make a page scrollable. hope i am very much clear...

        modified on Monday, February 18, 2008 1:46 AM

        D Offline
        D Offline
        dilipv 0
        wrote on last edited by
        #3

        hi sanjubaba, As we know asp:Menu control provide any level menu but it is not flexible to use directly becuase your menu will become static. If you want to change menu items than you have to change front-end. Hence it is better to use database driven menu using asp:Menu control. Just check this link. Building a Database Driven Hierarchical Menu using ASP.NET 2.0 Hope this will help you. Thanks & Regards Dilip Kumar Vishwakarma

        Programmer .Net Consulting

        If this post is answer for your query then don't forget to mark as an answer.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups