Datagrid Columns from data annotation

Hi,
My question is if Radzen Grid supports data annotation for column name(Title)?
Also question if there is possibility to translate bool values which are by default true/false?
Regards

DataGrid column Title is a property that can be set to whatever value. Check this demo on how to localize booleans:
Blazor DataGrid Component - Excel like filtering | Free UI Components by Radzen

1 Like