Can I make ComboBox from AjaxToolkit make call to server every time new letter is entered and update ComboBox items?
|
|
|
|
|
|
|
Hi Sergej, |
||
|
|
|
|
Please check Autocomplete extender in AJAX control toolkit. The suggesions for the text entered in the textbox can be populated by using service method. Check the properties ServiceMethod,ServicePath. |
||
|
|
