Trying to bring some of the features of Enterprise 3rd-party WPF controls to Avalonia's vanilla TreeDataGrid.
I've had to archive this project due to lack of time and greater scope than expected, not to mention the uncertainty around TreeDataGrid
Warning
Package is in its very early stages. I have no idea how this project will be affected once Avalonia releases their Avalonia Accelerate offering since that will change the license for TreeDataGrid
- Sort using DynamicData
- Reorder Columns
- Show/Hide Columns
- FlatTreeDataGid support
- Expose Serializable DataGrid "state" object.
- Per-Column Filtering using DynamicData
- Clear filters
- HierarchicalTreeDataGridSource support
This project uses icons from Font Awesome Free.
Font Awesome Free License: CC BY 4.0 License
You can find more information about Font Awesome's licensing on their official website and their project website.
This project uses icons from Material Design Icons.
Material Design Icons License: Apache License 2.0
You can find more information about Material Design Icons on their official website and their project website.