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

Telerk Site Search Box

5 Answers 195 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
thomson
Top achievements
Rank 1
thomson asked on 15 Feb 2010, 10:03 AM
Hi all,
             Can somebody let me know which control was used for telerik site search box

Thanks in Advance

Thomson

5 Answers, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 15 Feb 2010, 03:38 PM
I suspect that it's actually just a normal text box (or a RadTextBox) with some sort of indexing system / search algorithm tied to it. Telerik doesn't offer a site search control so if they designed it using their controls there is probably some custom logic behind it which searches through the site.
0
robertw102
Top achievements
Rank 1
answered on 17 Feb 2010, 08:51 PM
The control that it most likely is, or that mimics that feature, is the RadTextbox. In order to add the button, you need to set ShowButton="true". It uses a standard image, but you can change it using some css styling.
0
Brandon
Top achievements
Rank 1
answered on 07 Sep 2011, 05:48 AM
Hi Guys,

I wouldn't mind knowing how to do this too.  I know the RadComboBox offers something similar but I would like the drop down to only appear after they type in 3 characters and there is a match.

Any ideas?

Thanks

Bran
0
Princy
Top achievements
Rank 2
answered on 07 Sep 2011, 12:40 PM
Hello Thomson,

Check the following demo and help documentation which implements the similar scenario.
ComboBox / Autocomplete
Requesting items when a given number of letters are entered

Thanks,
Princy.
0
Brandon
Top achievements
Rank 1
answered on 08 Sep 2011, 12:09 AM
Excellent thank you!
Tags
FormDecorator
Asked by
thomson
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
robertw102
Top achievements
Rank 1
Brandon
Top achievements
Rank 1
Princy
Top achievements
Rank 2
Share this question
or