JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Virtual Data Source Refreshing Until click with Column Filter › Reply To: Virtual Data Source Refreshing Until click with Column Filter
Hi jomack,
How do we measure the last key stroke? An user may write and stop writing and then start writing again. If you use filter row, the ‘applyMode’ property determines whether the filter is applied automatically while the user types or manually after a click. By default it is applied automatically after 800ms – which is a value controlled by the ‘autoApplyModeDelay’ property. I would suggest you to set the ‘autoApplyModeDelay’ to a higher value or use the ‘click’ applyMode.
Best regards,
Markov
Smart UI Team
https://www.htmlelements.com/