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..

Recommended Answers

All 2 Replies

can u paste your code of modal popup

Hey.. guys.


Thank you for your views and responses....

As I am updating the Listbox items.. using JS, the updated items cannot be received at the backend cs file..

The Solution I Used : put the items in asp:Hidden field separated by commas before raising the server event.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.