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

Large Dataset on autocomplete

1 Answer 45 Views
AutoCompleteView
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 17 Aug 2019, 10:04 PM

I am having a real issue with the autocomplete view I have a large data set about 40 thousand records I have in sql a stored proc I can use to get data out if I allow the user the fist three chars as if I say less i hit the maxjson length issue from my api.

I want some way of telling the autocomplete to only filter after the  3 characters have been entered is that at all possible.

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 19 Aug 2019, 07:34 AM
Hi David,

I am sorry to hear about the issues you have with the AutoCompleteView control.

By default the search is triggered as soon as the user types into the input field. In order to trigger the filtering after the third character has been entered you can use the SearchThreshold property. More details about this can be found in the Key Features article from our documentation.

I hope this will help.

Regards,
Didi
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
AutoCompleteView
Asked by
David
Top achievements
Rank 1
Answers by
Didi
Telerik team
Share this question
or