|
-
Oct 21st, 2000, 10:06 AM
#1
Thread Starter
Junior Member
I need a user to be able to drag an entry from a datalist control and drop it into a frame that is next to the datalist.
When the item is dropped, vb needs to automatically create a couple new textboxes in the place that the item from the datalist was dropped. Those textboxes need to be named sequentially ( If the user drag-drops fifteen times, then the textboxes will be named text1,text2,text3,...) And they need to be databound to an adodc control. The data that get sent back to the DB will be generated based on the item dropped from the datalist.
Please help!
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
|