picoe / Eto

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

Wpf: Maintain focus of TreeGridView after calling ReloadItem #2638

Closed cwensley closed 3 months ago

cwensley commented 3 months ago

Same as when ReloadData() is called, if the item that is reloaded has focus then we lose focus altogether which is not expected.