Hi Guys,
I have 2 listboxes Listbox1,Lixtbox2..
I am moving items from Listbox1 to Listbox2.. and vice versa using Javascript with the button clicks.
The code is working fine.. but I am unable to get the Updated(done using JS) Listbox Items at the backend(C#) file.
I am using the UpdatePanel using Listboxes in Modal PopUp
... waiting for your reply..