Maui.DataGrid 2.0.0
After I and symbiogenesis's hard work we made quite few improvement son the DataGrid library.
- Performance and memory improvements
- Sorting icons changed to Polygon and animation added
- Selection logic improved and reported bugs been fixed
- Event handlers improved
- LineBreakMode added for per column
- Code cleanup
- Refreshing logic improved
Migration Notes:
AscendingIconStyle
andDescendingIconStyle
properties removed. InsteadSortIconStyle
property implemented for type ofPolygon
.