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. VB.NET CHECKEDLISTBOX AND TEXTBOX TOGETHER

VB.NET CHECKEDLISTBOX AND TEXTBOX TOGETHER

Scheduled Pinned Locked Moved Visual Basic
csharpdatabasehelp
1 Posts 1 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.
  • J Offline
    J Offline
    Jayeshp
    wrote on last edited by
    #1

    Hi Friends I want to do this without database support. all i m using is collections(ArrayList). my data is stored in the ArrayList. I have few entries in my collection and i want to display the entire collection in the CheckedListBox so the user can make selection, i also want to diaplay TextBoxes for each record in the collection to be displayed in the CheckedListBox. so in each row displayed it will display 1 CheckedListBox and 2 TextBoxes + some text retrived from the collection. Some thing like below : ... 1. "CheckedListBox" sometext "TextBox" sometext "TextBox" 2. "CheckedListBox" sometext "TextBox" sometext "TextBox" 3. "CheckedListBox" sometext "TextBox" sometext "TextBox" 4. "CheckedListBox" sometext "TextBox" sometext "TextBox" 5. "CheckedListBox" sometext "TextBox" sometext "TextBox" ... If any one can get the solution to this without database support, it will be of great help to me I am not sure whether this can be done without database support or not...! Many Thankx Jay

    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