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

ComboBox vs SearchBox

1 Answer 196 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Fit2Page asked on 30 Jan 2018, 02:27 PM

Hi,

 

I was asked to build search functionality as on thomann.de see screenshot.
I am not sure whether I should go the ComboBox or the SearchBox way.

It should search in 17.000 products.

What do you suggest?

 

Thanks for your assistance,

Marc

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 02 Feb 2018, 12:43 PM
Hi Marc,

Choosing between RadCombobox and RadSearchBox depends on the architecture of your application and the functionalities you want to use. Both of the controls can search thou a collection and filter the maching items, both provides autocomplete functionality and templates. RadCombobobox supports loading on demand of its items, but the SearchBox is faster and provides better performance.

I would advise that you review all features offereed by both controls in their about page and choose the one that fits your scenario better:
https://www.telerik.com/products/aspnet-ajax/combobox.aspx and
https://www.telerik.com/products/aspnet-ajax/searchbox.aspx

You can also find useful information that can help you in your choosing in the following blog post:
https://www.telerik.com/blogs/need-to-search-in-large-datasets-don-t-worry-telerik-s-asp.net-searchbox-control-has-got-you-covered

Regards,
Vessy
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
ComboBox
Asked by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Vessy
Telerik team
Share this question
or