0

Is it possible to fill options in asp:DropDownList using javascript but without getElementById. I would rather like selector which uses class.

Thanks for any help bye

gruber
  • 26,743
  • 31
  • 120
  • 211

1 Answers1

0

Try this post to fill dropdown values using jQuery.

Community
  • 1
  • 1
Jits
  • 682
  • 7
  • 11