Hi,
I'm trying to set an empty column title
<Telerik.Blazor.Components.GridColumn Field="@item.FieldName"
Title=""
Resizable="true"
Width="@width">
I would expect it to show an empty header title but instead fieldName is displayed.
Hello Robert,
I made this public here: https://feedback.telerik.com/blazor/1448588-cannot-set-empty-title-on-gridcolumn
You may also want to Follow and/or Vote for this one: https://feedback.telerik.com/blazor/1445739-use-dataannotations-for-column-header
Regards,
Marin Bratanov
Progress Telerik