|
-
Apr 21st, 2003, 01:12 PM
#1
Thread Starter
Addicted Member
drag and drop textboxes
Please help. How do I show a form for user to enter information in the textbox, query a database, and finally drop the contents from textbox1 and the sql query to textbox2? I know how to drag and drop from one textbox to the next but I wasn't able to show a form and then query a database before the drop is finalized.
Many thanks in advance!
Chong
-
Apr 21st, 2003, 04:20 PM
#2
Sleep mode
-
Apr 22nd, 2003, 08:09 AM
#3
Thread Starter
Addicted Member
Thanks for trying to help. The link you suggested doesn't seem to have an example for VB .NET. Most of the examples, when I do a search on drag and drop, are for VB5 and VB6. Anyway, I have figured out how do what I initially trying to do now. The problem I have next is draging from a list box to a textbox. I use the listbox.selecteditem() but somehow if I drag any additional item from the listbox, it doesn't work. Only the first try will the drag and drop work. The selecteditem() doesn't seem to get refresh.
Chong
-
Apr 24th, 2003, 01:11 PM
#4
Sleep mode
I though you're looking for VB6 Code . Cool you figured it out anyways .
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
|