combobox - How do I populate the AjaxControlToolkit combo box with JQuery using a webservice -


Is it possible to populate the AjaxControlToolkit ComboBox with jQuery using a webservice? I want to do this in order to participate, I also want to get the selected data behind the code.

This is not possible because the Ajax control toolkit creates different HTML elements to generate list options


Comments