Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
we are starting a large project & I am new to .net.
I have one aspx page with 20 tabs and 50 dropdowns.
we are using three layer architecture and WCF.....what is the best way to populate values in drop down.
Posted
Comments
Oshtri Deka 23-Mar-12 5:59am    
50 dropdowns in one page? This is going to be users' nightmare.

1 solution

Hello

You can bind Data to your DropDownList.

how to bind data to DropDownList through client side using WCF service?
http://stackoverflow.com/questions/8013940/how-to-bind-data-to-dropdownlist-through-client-side-using-wcf-service[^]
 
Share this answer
 
Comments
Oshtri Deka 23-Mar-12 6:01am    
5.
Shahin Khorshidnia 23-Mar-12 6:04am    
Thanks a lot

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