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. General Programming
  3. Visual Basic
  4. unknown problem. please help.

unknown problem. please help.

Scheduled Pinned Locked Moved Visual Basic
helpdatabasequestion
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.
  • M Offline
    M Offline
    manni_n
    wrote on last edited by
    #1

    i have a label and textbox. right now i have 75 labels and corresponding textboxes. i have done their connectivities with database. after deploying it suppose i want 100 textboxes. or rather i want to leave this on user that how much labels and textboxes he want. for that a window wil be there and user will enter the name for label and its value.. but how label and textbox will be generated...? and how will the database connectivity will be established. i dont know how this can be done. can anybody give me any idea , hw do i proceed...??? thanks.

    V 1 Reply Last reply
    0
    • M manni_n

      i have a label and textbox. right now i have 75 labels and corresponding textboxes. i have done their connectivities with database. after deploying it suppose i want 100 textboxes. or rather i want to leave this on user that how much labels and textboxes he want. for that a window wil be there and user will enter the name for label and its value.. but how label and textbox will be generated...? and how will the database connectivity will be established. i dont know how this can be done. can anybody give me any idea , hw do i proceed...??? thanks.

      V Offline
      V Offline
      vbnetnoowb
      wrote on last edited by
      #2

      To make the labels and textboxes you can use a for loop that dynamically creates them based on user input. For the db connectivity, what exactly are you looking for?

      M 1 Reply Last reply
      0
      • V vbnetnoowb

        To make the labels and textboxes you can use a for loop that dynamically creates them based on user input. For the db connectivity, what exactly are you looking for?

        M Offline
        M Offline
        manni_n
        wrote on last edited by
        #3

        okkk, i think it will do. but wat abt the conectivity with database..?? like how the connectivities with backend will be established automatically with the textboxes created dinamically. can u tell me any article or any code for such logic...?

        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