Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multi-line text box issue

Status
Not open for further replies.

sliptdisk

Programmer
Aug 16, 2000
115
US
I am debugging a database that involves a requisition form with a multi-line text box, which contains various fields for each entry (i.e., there are several headers across the top of the box that read "Name", Description",etc., in the form of a table). What I need to do is allow the user to rearrange the entries into an order, from top to bottom, which is to their liking, simply by dropping and dragging the entry. Any help you can offer would be greatly appreciated.
 
Hi sliptdisk,

Not sure that a text box is the right tool for the job here.

Have you thought about using one of the grid controls?
 
No, I haven't considered that. I will give it a try.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top