Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
Autoscrolling in XamDataGrid
posted

Hello,

is there a simple way / property to let the grid scroll always to the last object / bottom? I disabled sorting and use a BindingList as DataSource. While i am adding elements to the list, i want the grind to display always the most recent element...

Thanks.