picoe / Eto

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

Wpf: protect against errors in GridView.SelectedRows #2624

Closed cwensley closed 4 months ago

cwensley commented 4 months ago

Passing incorrect info to Tree/GridView.SelectedRows can cause crashes, instead let's just go on our merry way.