RadzenDataGrid CheckboxList(Excel Like) Selecting filter options without clicking apply is excluding row data without refreshing grid #1760

Open
opened 2026-01-29 17:58:10 +00:00 by claunia · 0 comments
Owner

Originally created by @wattsSamuel on GitHub (May 15, 2025).

A clear and concise description of what the bug is.

When selecting an order id without clicking apply. The rest of the filter data is only reflective of that order id without updating the order grid. This is confusing.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://blazor.radzen.com/datagrid-checkboxlist-filter?theme=material3'
  2. Click on 'the order id filter option and select 10250 and click away from the dropdown'
  3. Click on any other filter option which should be limited to options related to orderid 10250
  4. See error

https://github.com/user-attachments/assets/0983da0a-5223-46cd-9185-803f927a1ee7

Expected behavior
When clicking away without selecting apply the options visible in the table should be visible in the other filer options.

  • OS: Windows
  • Browser: chrome
Originally created by @wattsSamuel on GitHub (May 15, 2025). A clear and concise description of what the bug is. When selecting an order id without clicking apply. The rest of the filter data is only reflective of that order id without updating the order grid. This is confusing. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://blazor.radzen.com/datagrid-checkboxlist-filter?theme=material3' 2. Click on 'the order id filter option and select 10250 and click away from the dropdown' 3. Click on any other filter option which should be limited to options related to orderid 10250 4. See error https://github.com/user-attachments/assets/0983da0a-5223-46cd-9185-803f927a1ee7 **Expected behavior** When clicking away without selecting apply the options visible in the table should be visible in the other filer options. - OS: Windows - Browser: chrome
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1760