AvaloniaUI / Avalonia.Controls.TreeDataGrid

A combined TreeView/DataGrid for Avalonia.
MIT License
234 stars 49 forks source link

TemplateColumn/TextColumn Header in FlatTreeDataGridSource do not support template by ResourceKey #238

Closed STRUGAT closed 8 months ago

STRUGAT commented 8 months ago

TemplateColumn/TextColumn Header supports only text and ordinary visual elements (textbox, checkbox, etc.). There is no possibility to set the template key or the control itself written from code-behind to a Header.