Hi, I have two list box, listbox 1 is binding from DB, and I have ADD and Remove button. When I click ADD means selected listitems in listbox1 move to listbox 2. My requriments is how to sort the listbox2 items.