Radzen datagrid don't show cell title with dynamic data

Hi, i have a problem with datagrid(
Datagrid don't show cell title with dynamic data

Example:

Expected result: Blazor DataGrid Component with code-less paging, sorting and filtering of IQueryable data sources | Free UI Components by Radzen


image

Current result: Blazor DataGrid Component - Dynamic Data | Free UI Components by Radzen

image

1 Like

Will there be any corrections?

This is by design. Tooltips are automatically set only when the Property attribute of the data grid column is specified (and valid).