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

How to improve the search results in a better and optimised way using Telerik Controls on a Web form.

1 Answer 61 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Sunil
Top achievements
Rank 1
Sunil asked on 12 Jun 2013, 06:16 AM
Hi,
The Telerik Team,

I have been facing a tiffy issue of Telerik Search Results under Repeater Control. We have been using Telerik Controls in a web form and  I have been using simple TextBox and Search Button for displaying the Results under Repeater. When I input a name under TextBox and click Search Button, my results are getting fetched from Web Service Directory based on the Surname input and binded to Repeater Control.

Suppose, if a Surname contains 200 Records from WebService Directory, the loading of time under Repeater is very slow and I have to wait for atleast 2 mins to load the complete Records.

Could you please recommend which Telerik controls can I use for Displaying the Results on Repeater for Ex, Combobox or AutoSearchBox based on the Surname?

Could you please provide us the better and fast solution in order to display the Records in very less time?

Please do the needful solution and waiting for your answer.

Thanks
Sunil

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 17 Jun 2013, 06:13 AM
Hello Sunil,

You can take a look at the following demo, which demonstrates the integration between a RadSearchBox and a RadGrid/RadListView:
http://demos.telerik.com/aspnet-ajax/searchbox/examples/applicationscenarios/gridfilteredbysearchbox/defaultcs.aspx

 

Regards,
Bozhidar
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
AutoCompleteBox
Asked by
Sunil
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or