Replies: 1 comment 2 replies
-
@jmaster92 Will consider this in the next release. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have noticed that BlazorBootstrap really is very complete, but in the DataGrid component I cannot find the option to add a delay when the user types in the filters, since when a letter is typed the search is carried out immediately. A delay (a few miliseconds) would allow you to type a whole word or at least a set of characters before launching the search.
In this way, in the search on the server side, there would be much less requests.
Regards!
Beta Was this translation helpful? Give feedback.
All reactions