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. List View Coding

List View Coding

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

    Hello Every body. i cant add the data from the text boxes in the list veiw. i have checked it but i cant. can any one please tell me the coding. thanks and with best regards. Usman

    D Y 2 Replies Last reply
    0
    • U User 953522

      Hello Every body. i cant add the data from the text boxes in the list veiw. i have checked it but i cant. can any one please tell me the coding. thanks and with best regards. Usman

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      We'll need a bit more detail about how you are using the listview to completely answer your qeustion. Some things like what mode the ListView is in? Are you using columns? What's the error your getting? Also, how about posting what code you have so we can tell you what your doing wrong? The basic add to a ListView from a TextBox:

      ListView1.Items.Add( TextBox1.Text )

      RageInTheMachine9532

      1 Reply Last reply
      0
      • U User 953522

        Hello Every body. i cant add the data from the text boxes in the list veiw. i have checked it but i cant. can any one please tell me the coding. thanks and with best regards. Usman

        Y Offline
        Y Offline
        yousafkamal
        wrote on last edited by
        #3

        List1.AddItem Rs2.Fields("name")

        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