This is a migrated thread and some comments may be shown as answers.

Web textbox autocomplete

4 Answers 141 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
jerry
Top achievements
Rank 1
jerry asked on 30 Mar 2012, 05:24 PM
Does telerik have a textbox control that I can tie to a database table that will do the autocomplete based on what the users starts typing?

Thank you

4 Answers, 1 is accepted

Sort by
0
SamJ
Top achievements
Rank 1
answered on 30 Mar 2012, 08:20 PM
Hello jerry,

You can try using RadComboBox for this task. Check the demo below:
http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/autocompleteclientside/defaultcs.aspx

SamJ
0
jerry
Top achievements
Rank 1
answered on 30 Mar 2012, 08:29 PM
Sam,


Thank you for your reply. 

I need it to be a text box for a web project i'm working on.  Doesn't the radtexbox have these features?

0
SamJ
Top achievements
Rank 1
answered on 30 Mar 2012, 09:03 PM
No, RadTextBox does not have such functionality.
But you can make the ComboBox look like a textbox if you remove the dropdown icon. This is configured with a property called ShowToggleImage I think.

SamJ
0
jerry
Top achievements
Rank 1
answered on 30 Mar 2012, 09:08 PM
Samj,

Thank you so much.  that is a good idea I will try doing that.

Thanks
Tags
General Discussions
Asked by
jerry
Top achievements
Rank 1
Answers by
SamJ
Top achievements
Rank 1
jerry
Top achievements
Rank 1
Share this question
or