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
545
XamDataGrid delay refresh
posted

We have a requirement that needs to refresh XamDataGrid to load new data, then scroll to the previously selected row. User can see grid flickering during the refresh. Is there a way to delay display the grid until the grid scrolled to the correct position? In winform grid, there are BeginUpdate and EndUpdate method. Are there similar methods for XamDataGrid?

Thanks,

Crystal.