Simple Filter Mode on DataGrid lags on input

Hello,

I am experiencing noticeable input lag between keystrokes when using simple filter mode.

Typing is slow only when the DataGrid uses FilterMode.Simple. The characters visibly lag while being entered into the inline column filter.

The issue still occurs with FilterAsYouType="false", and no LoadData request is sent while I am typing. Once I submit the filter, the server query and dataset return quickly.

When I change the exact same grid to FilterMode.Advanced, typing in the advanced filter textbox is completely smooth.

I am using the latest version of Radzen Blazor Studio and Radzen Blazor (11.1.6). I rolled back to 10.4.7 but the lag was still an issue. I know this was not always a problem though. I am experiencing this with a new project, but I checked an app I deployed last September that used simple filter mode smoothly at launch, but my most recent deployment a month ago of the same app is experiencing this issue as well.

We will do our best to optimize this in our next update later the week.

1 Like