DCrake
Remembered
- Local time
- Today, 17:02
- Joined
- Jun 8, 2005
- Messages
- 8,626
This demo enables the user to move items from one list box to a different list box, then removes the selected item from the first list box.
There are two versions of this, one for unbound records and one for list items linked to an employee. This demo lets you select a person form a combo box and it retreives the wanted and unwanted items and places them into the correct list box. You can then make any changes you want and update the employee record accordingly.
I have added 2 more samples to the demo.
Using multi column moving
Using multi select moving
David
There are two versions of this, one for unbound records and one for list items linked to an employee. This demo lets you select a person form a combo box and it retreives the wanted and unwanted items and places them into the correct list box. You can then make any changes you want and update the employee record accordingly.
I have added 2 more samples to the demo.
Using multi column moving
Using multi select moving
David
Attachments
Last edited: