I have 4 list boxes in the same form and few buttons which performs operation on the selection from the list.
Now, I want the user to only select from one list at a time. For example if user already has selected an item from list1 and he/she selects an other item from list2 then list1 be de-selected.
Can any one help????
Thanks
Now, I want the user to only select from one list at a time. For example if user already has selected an item from list1 and he/she selects an other item from list2 then list1 be de-selected.
Can any one help????
Thanks
Comment