create re-usable dropdown list on same page asp.net c# -


i creating large form re-uses same dropdown-list of employees multiple times. dynamic dropdown-list uses sqldatasource employee list sql server db. there way of creating control or else me in situation. need able change id of control every time use dropdown-list. dont want keep creating separate dropdown-list sqldatasource 15 times in same form. ideas???

a user control (.ascx) sounds need.

check out walkthrough: creating reusable elements asp.net user controls


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

How to mention the localhost in android -

php - Calling a template part from a post -