Filter Entity Framework IQueryable without extra code.
In this demo filter Orders by OrderID (multi-select dropdown), ProductIds (nested collection), Products (through OrderDetails), Employee Last Name, Order Date (custom DatePicker template), and Freight, with toggle between auto-filter and manual Apply Filter button, pre-filtered to employees containing "Buchanan".
Order ID | Products | Customer | Employee | Order Date | Freight | Ship Name |
|---|---|---|---|---|---|---|
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor DataFilter component.
| Press this key | To do this |
|---|---|
| Tab | Navigate forward across available filter components. |
| Shift + Tab | Navigate backward across available filter components. |
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT