Click here to Skip to main content
15,914,820 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to get listbox values added via javascript to server side via hidden field ...
Posted
Updated 28-Feb-13 9:46am
v3
Comments
Sk. Tajbir 28-Feb-13 15:52pm    
How far did you try ? Can you give any code ?
sri senthil kumar 4-Mar-13 0:49am    
May be you can loop through in that listbox options and get the value. With these value you can make them as single string by using some separator and bind it to the hidden variable. Is you want a similar functionality then I can post you the code, if not explain your requirement bit more.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900