picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.55k stars 323 forks source link

Mac: Reload data when selection changes in TreeGridView the same as it does for GridView #2543

Closed cwensley closed 12 months ago

cwensley commented 12 months ago

This ensures that the CustomCell will get its CellEventArgs.IsSelected property updated properly.