Question about CheckBox list RadzenGridComponent

In the demo page: Blazor DataGrid Component - Excel like filtering | Free UI Components by Radzen when you select items from the checkbox and leave the filter dropdown without hitting apply, it maintains the state of the checked elements.

Is there a way for this state to reset when closing the dropdown without hitting apply? So behavior would be:

  1. Open checkbox dropdown
  2. Check a few items
  3. Close it without hitting apply
  4. Filter item is empty, opening again the dropdown does not show the items that were checked without hitting apply

Alternatively, is there a way for this filter to directly not have the apply and cancel buttons and just apply the changes immediately?

No, it's not possible. We already discussed it here:

1 Like