|
-
Apr 16th, 2002, 11:12 AM
#1
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
-
Apr 16th, 2002, 11:35 AM
#2
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
-
Apr 16th, 2002, 12:05 PM
#3
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.
-
Apr 16th, 2002, 12:06 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|