Hello Doug,
I've converted the thread to Feature Request and made it visible in our Feedback Portal: https://feedback.telerik.com/kendo-jquery-ui/1485181-limit-results
Regards,
Ivan Danchev
Progress Telerik
Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).
I already set it as high as I could without completely eliminating results when there are only a handful of matches. Some matches can produce about 1000 results, then I'd have to set the minLength so high you'd never see any results.
Can I suggest you add a limit as a new option to future revisions to the filter feature or the comboBox?
Hello,
To decrease the amount of filtered results, I would recommend you to use the minLength property as suggested in our Server filtering help article. It is used on the ComboBox Server filtering demo. You may also set the enforceMinLength property to true to avoid returning all data once the input is cleared.
I hope this is helpful. Feel free to contact us again, if you have any questions.
Regards,
Dimitar
Progress Telerik
Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).