Avalonia.Controls.TreeDataGrid
Avalonia.Controls.TreeDataGrid copied to clipboard
Add `StringFormat` to `TextColumn<TModel,TValue>` options
I can not control the string format when display double
number data, so add a StringFormat
to TextColumn's options will be nice.
Is this suitable for TreeDataGrid
? If so, I can create a pr to do that.
I'd also very much like this feature and would be willing to contribute to it, if it's feasible according to the main devs.