G
Guest
Hi all
I have tried several methods to do as follows
I have a form with two listboxes and a few buttons. The listbox on the left is databound to a table, the other is loaded based on what items from the left table are tied to records in another table
I want to be able to select items in the two listboxes and move them back and forth between the two listboxes
For example, user clicks on box A, and the move button, and it moves the item(s) to box B. User could change their mind, and move items in box B back to box A
I have tried many different ways to do this, and every one seems to end in error
Anyone know of an example that does this?
Thank
Art
I have tried several methods to do as follows
I have a form with two listboxes and a few buttons. The listbox on the left is databound to a table, the other is loaded based on what items from the left table are tied to records in another table
I want to be able to select items in the two listboxes and move them back and forth between the two listboxes
For example, user clicks on box A, and the move button, and it moves the item(s) to box B. User could change their mind, and move items in box B back to box A
I have tried many different ways to do this, and every one seems to end in error
Anyone know of an example that does this?
Thank
Art