Hi,
I need to create multiple dropdowns in the same page with same set of options. Say, i have to atleast create 10 dropdowns in a single page with options Good, bad, better, worse, excellent. What is the best way to approach it?
1. To create a custom dropdown control with the options predefined or
2. just use the normal asp.net dropdown control 10 times in the page.
Please help me.
Thanks in advance.
Multiple dropdown with same options
Page 1 of 11 Replies - 1216 Views - Last Post: 01 January 2013 - 04:41 PM
Replies To: Multiple dropdown with same options
#2
Re: Multiple dropdown with same options
Posted 01 January 2013 - 04:41 PM
you could create a user control for it and add the user control 10 times
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|