Results 1 to 4 of 4

Thread: Textbox in Listview

  1. #1
    rincewind79
    Guest

    Textbox in Listview

    Hi @ll !!

    Well, I want to edit a text in the second column of my listview. Therefore I want a textbox to appear in the selected row/ column when I click on an item. How can I get the exact position for that textbox ??

    Hope ne1 can help.
    Thx
    Rincewind79

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    This forum thread shows how to put a combo box in a ListView. You should be able to modify the code for placing a textbox fairly easily. Hope this helps.

    http://forums.vb-world.net/showthrea...hreadid=134475

  3. #3
    rincewind79
    Guest
    Thank you. It helped a bit, I was already going into that direction. My Problem is, that the textbox is "falling down" the higher the item.index gets, but i guess this can be fixed by trial and error.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    I'm sure that a whole lot of trial and error went into originally building it.

    I don't believe I've seen any code on this forum for placing a text box on a listview control, so when you get it working, post it. I'm sure someone down the road will benefit from it!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width