Hi
I have two Listbox controls,among one contains list of items when i select one item in listbox1 that item ll be added to listbox2.If I select the same item again it ll give a message like item already exists and that same item should not appear in my listbox2.
I did this, but its (duplicate item ) including in listbox2