What's Changed
- Check for null ItemsView in TreeSelectedItems. by @grokys in #301
- Make switching between flat and tree layouts easier. by @grokys in #277
- Allow internal properties in expressions by @CodeDevAM in #290
- Ignore control characters on text input by @danipen in #296
- fix the empty cell value edit crash by @startewho in #276
- Handle focused item being removed when outside the viewport. by @grokys in #303
- DnD: Reset mouse down location by @grokys in #306
- Allow Columns to be modified / re-ordered for HierarchicalDataSources by @danwalmsley in #310
- If the user modifies the ColumnList ensure the TreeDataColumnHeader.ColumnIndex is kept in sync by @danwalmsley in #311
- Add StringFormat option to text cells. by @grokys in #313
- Fix layout bug: InvalidateMeasure the parent container as a recycled element is placed into it by @danwalmsley in #312
- Don't write value to model when change comes from model. by @grokys in #315
- Handle Move in TreeSelectionMode. by @grokys in #317
- Fix Horizontal Misalignment of Cells During Vertical Scrolling by @grokys in #319
- Fix horizontal scrollbar disappearing when rows removed by @grokys in #321
New Contributors
- @CodeDevAM made their first contribution in #290
- @startewho made their first contribution in #276
Full Changelog: 11.0.10...11.1.0