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

Add Debounce to filtering

1 Answer 251 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Wayne Hiller
Top achievements
Rank 1
Veteran
Iron
Wayne Hiller asked on 12 Feb 2021, 08:44 PM
Can you add Debounce to the filtering, JS events are painfully slow in Blazor and too many can overwhelm the UI.

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 16 Feb 2021, 11:35 AM

Hello Wayne,

You can use the OnRead to implement custom filtering and also debounce the operations: https://docs.telerik.com/blazor-ui/components/combobox/events#onread and the particular example the article links is shown here: https://docs.telerik.com/blazor-ui/knowledge-base/combo-debounce-onread.

I also made the following feature request where you can Follow a built-in feature for this: https://feedback.telerik.com/blazor/1507143-add-debounce-to-dropdowns-filtering

 

Regards,
Marin Bratanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
ComboBox
Asked by
Wayne Hiller
Top achievements
Rank 1
Veteran
Iron
Answers by
Marin Bratanov
Telerik team
Share this question
or