smchoudhury
Programmer
Hi guys,
hope you can help.
I have four Combobox with the same items i.e. 1,2,3,4. If an item ischoosen on the first one, the same item cannot be repeatedly shown on the next 3 ones.i.e if i choose item 1 on the first combobox then on the next comboboxes the item 1 should not show up.
Can someone direct me with some code on how i could bind my data where repeately the same item cannot be choosen on different combobox.
Hopes this make sense.
Thank You
hope you can help.
I have four Combobox with the same items i.e. 1,2,3,4. If an item ischoosen on the first one, the same item cannot be repeatedly shown on the next 3 ones.i.e if i choose item 1 on the first combobox then on the next comboboxes the item 1 should not show up.
Can someone direct me with some code on how i could bind my data where repeately the same item cannot be choosen on different combobox.
Hopes this make sense.
Thank You