Anyone knows how to maintain the vertical scroll position after the Refresh command?
My Datagrid receives binding from a List of objects.
Many thanks, and sorry for my english.
2 posible solutions :
1) Try to update the list instead of replacing it. it means adding new items and removing items you don't need.
2) you can save the state of the scroller before refreshing and then scroll programmly to the selected item.
WPF Toolkit: how to scroll datagrid to show selected item from code behind?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With