Show friendly checkbox filter values in a Blazor DataGrid - use FilterLookupData to populate the checkbox list from a lookup, displaying names while filtering by IDs.
Reference | Priority |
|---|---|
| ORD-001 | Urgent |
| ORD-002 | Normal |
| ORD-003 | Critical |
| ORD-004 | Normal |
| ORD-005 | Urgent |
Set FilterLookupData with FilterLookupTextProperty and FilterLookupValueProperty on the column; the filter shows the text values and filters by the underlying keys.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT