Would like to know how to display the non selected items in seperate listbox. I tried using set analysis. but am able to display the values by concatenating not like regular listbox dropdown type.
Example: In the following if i select any values, the remaining non selected values need to appear in seperate listbox. Can someone help?