ColumnTypeSelector for better column autogeneration control #185
Algorithman
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote a column type selector for autogeneration control: https://github.com/Algorithman/Avalonia.Controls.DataGrid/tree/columnTypeSelector
Can be used in xaml or in code and gives full control over which column type should be used based on property name and data type or data type alone.
If you're interested in extensions like this, give me a holler, then I'll submit a PR for this (and more).
Beta Was this translation helpful? Give feedback.
All reactions