Hello All,
I have a quick query regarding limiting only one of each item to be selected in every single order.
For example from the drop down list of item, only one of each items could be selected so
if item1 is selected this would drop into a listbox, when the next item is to be selected, item 1 should not be allowed to be selected.
For the next order this item should reappear.
I am really stuck on this, any help would be appreciated or an example
Thanks
I have a quick query regarding limiting only one of each item to be selected in every single order.
For example from the drop down list of item, only one of each items could be selected so
if item1 is selected this would drop into a listbox, when the next item is to be selected, item 1 should not be allowed to be selected.
For the next order this item should reappear.
I am really stuck on this, any help would be appreciated or an example
Thanks
Comment