discusmania
IS-IT--Management
hi guys...
let say i have 2 listbox A and B. when the user select element from A and click ">>" button the element from A will be moved to A. My problem is some of A item may have the same value. i want to be able to check if the value of A is already in B list, display a message else put A value in B. How to do the checking. Now, my program will move the element regardless of the value.
Thanks for the help.
let say i have 2 listbox A and B. when the user select element from A and click ">>" button the element from A will be moved to A. My problem is some of A item may have the same value. i want to be able to check if the value of A is already in B list, display a message else put A value in B. How to do the checking. Now, my program will move the element regardless of the value.
Thanks for the help.