2
Answers

Add item from Listbox to listbox

Photo of samanta

samanta

11y
1.5k
1
 
I have two list boxes and 2 buttons
when i click on Add button selected listbox1 items get added to listbox2. And 
 i click on Remove button selected listbox2 items get added to listbox1 and its appended at last but i want items must be added back to same index.

Answers (2)