picoe / Eto

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

Mac: Clear out DataContext on CustomCells when GridView rows change #2476

Closed cwensley closed 1 year ago

cwensley commented 1 year ago

This would cause leaks if the data bindings bound to long-lived controls, and also ensures behaviour is the same with other platforms.