Completed
Last Updated: 31 Mar 2022 13:44 by ADMIN
Release 3.2.0
Wayne Hiller
Created on: 16 Feb 2021 11:34
Category: UI for Blazor
Type: Feature Request
2
Add Debounce to dropdowns filtering

Can you add Debounce to the filtering?

---

ADMIN EDIT

At the moment, 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

You may also want to look at item virtualization in the dropdowns - Follow it here: https://feedback.telerik.com/blazor/1457808-combobox-virtualization

There is also a sample attached of implementing debouncing in a WASM app as a reference too.

---

Attached Files:
0 comments