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. Menus & Views

Menus & Views

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
3 Posts 2 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
    sriharsha_12
    wrote on last edited by
    #1

    i'm new to vb n asp.net...i wanna do this without any 3rd party controls... i need to create a dynamic tab control in asp.net & code behind with vb...so i created a menu and takes its menu items from a table...so far its working fine... my menu looks something like this, xxx|yyy|zzz| i have a textbox when u enter a new menuitem and when i click save the new item will get appended to the present list... xxx|yyy|zzz|aaa now when i click say xxx it needs to show a view that has my user control... since i'm creating menuitems dynamically how do i create views with my user control and link them to the newly created menu item....

    A S 2 Replies Last reply
    0
    • S sriharsha_12

      i'm new to vb n asp.net...i wanna do this without any 3rd party controls... i need to create a dynamic tab control in asp.net & code behind with vb...so i created a menu and takes its menu items from a table...so far its working fine... my menu looks something like this, xxx|yyy|zzz| i have a textbox when u enter a new menuitem and when i click save the new item will get appended to the present list... xxx|yyy|zzz|aaa now when i click say xxx it needs to show a view that has my user control... since i'm creating menuitems dynamically how do i create views with my user control and link them to the newly created menu item....

      A Offline
      A Offline
      April Fans
      wrote on last edited by
      #2

      Hi, I suggest you use bind method, and add the put-in values to the binded source.

      April Comm100 - Leading Live Chat Software Provider

      1 Reply Last reply
      0
      • S sriharsha_12

        i'm new to vb n asp.net...i wanna do this without any 3rd party controls... i need to create a dynamic tab control in asp.net & code behind with vb...so i created a menu and takes its menu items from a table...so far its working fine... my menu looks something like this, xxx|yyy|zzz| i have a textbox when u enter a new menuitem and when i click save the new item will get appended to the present list... xxx|yyy|zzz|aaa now when i click say xxx it needs to show a view that has my user control... since i'm creating menuitems dynamically how do i create views with my user control and link them to the newly created menu item....

        S Offline
        S Offline
        sriharsha_12
        wrote on last edited by
        #3

        thanx for the suggestion...i never tried that before...now i'll experiment it...is there any other way :-D

        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