Hi,please help me to find a solution!!I have 2 listboxes. listbox
Description is populated by XML.When user selects multiple items at the
same time from the Description listbox, they are populated in the
listbox and are removed from Description listbox. that works fine.But
the issue is if the user accidently selects one of the multiple selected
items at the same time wrong and want to delete a single items, this
doesnt work anymore.I can not even click on each single item.I try to
find a way how...