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.
views:
24answers:
1
A:
This is not possible because AjaxControl Toolkit creates separate HTML elements to generate the list options
geocine
2010-07-27 02:14:39