I have two list boxes. The one of the left has available numbers, and the right is what the user will build for "selected" numbers.
I can pull them over to the right "selected" side, and allow users to delete them from the right if they make a mistake.
What I want to do is NOT allow users to add duplicate values on the right side.
Any suggestions?
Thanks!
I can pull them over to the right "selected" side, and allow users to delete them from the right if they make a mistake.
What I want to do is NOT allow users to add duplicate values on the right side.
Any suggestions?
Thanks!