Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > FormDecorator > Telerk Site Search Box

Not answered Telerk Site Search Box

Feed from this thread
  • thomson avatar

    Posted on Feb 15, 2010 (permalink)

    Hi all,
                 Can somebody let me know which control was used for telerik site search box

    Thanks in Advance

    Thomson

    Reply

  • Schlurk Master avatar

    Posted on Feb 15, 2010 (permalink)

    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.

    Reply

  • Posted on Feb 17, 2010 (permalink)

    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.

    Reply

  • Brandon avatar

    Posted on Sep 7, 2011 (permalink)

    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

    Reply

  • Posted on Sep 7, 2011 (permalink)

    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.

    Reply

  • Brandon avatar

    Posted on Sep 7, 2011 (permalink)

    Excellent thank you!

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > FormDecorator > Telerk Site Search Box
Related resources for "Telerk Site Search Box"

ASP.NET FormDecorator Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]