AccessWater
Registered User.
- Local time
- Yesterday, 19:16
- Joined
- Jun 14, 2006
- Messages
- 52
I have created two list boxes that allow user to move the items between the two boxes. I want to give an index for each item moved from left to right (for example, 1, 2,3,...). When this item is moved from right to left, the index will be deleted. Could anyone give me some hints? Thank you very much.