hello,
How can i make a autufill textbox like in your demo page in search examples box.
i could not figure it out. My textbox is in a radajax panel.
http://demos.telerik.com/aspnet-ajax/input/examples/radinputmanager/validationthroughwebservice/defaultcs.aspx
One suggestion would be using RadComboBox with AutoComplete feature. You can hide the dropdown image by setting the ShowToggleImage property to False.
Checkout the online demo for moer informaion on AutoComplete feature: ComboBox / Autocomplete