Is it possible to populate the AjaxControlToolkit ComboBox with jQuery using a webservice. I want to do this to get away with update panels containing large response data. With this I also want to get the selected data in code behind.
Is it possible to populate the AjaxControlToolkit ComboBox with jQuery using a webservice. I
Share
This is not possible because AjaxControl Toolkit creates separate HTML elements to generate the list options