0

I am developing asp.Net page which has a button and a select. I want to drop down the select element when i click the button control

Is it possible?

Pete
  • 57,112
  • 28
  • 117
  • 166
  • use a `label` instead? – Pete Jul 15 '15 at 10:38
  • can you able to send code? – Dharmalinga Raja Jul 15 '15 at 11:04
  • Ah a label doesn't actually open the drop down, [just focuses on it](http://jsfiddle.net/3yvhp32x/) - you may need some sort of js library to do it. [Check out this question and anwser](http://stackoverflow.com/questions/20989458/select2-open-dropdown-on-focus) – Pete Jul 15 '15 at 12:03

0 Answers0