Hi,please HELP!!!!I have 2 listboxes.Listbox 1 is filled with information from xml. If I select item(s) from Listbox 1, item(s) should be deleted from Listbox1 and moved to Listbox 2.I tried this code. The addItem code works, but if I add the deleteItem code, nothing works anymore.if (Listbox1.bound...