v1.0.0
WinUI.TableView v1.0.0 Release Notes
Key Features
- Auto Generate Columns
- Excel like column filter
- Export data to CSV or Implement your own export logic
- Support columns sorting
- Inline data editing
Enhancements
- Implemented AutoGenerateColumns property change handlers
- Added events for export and copy data to implement own logics
- ExportAllRowsContent
- ExportSelectedRowsContent
- CopyToClipboard