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
890
UltraDataSource and Xamdatagrid
posted

Hi

I want to upgrade my application from WinForm to WPF, and I have a lot UltraDataSource binding to Ultradatagrid  with asynchrone data loading and dynamically generated columns and rows.

It's seem that is not possible to bind a UltraDataSource to DataSource of  XamDataGrid.

How can I reuse my UltraDataSource.

thx for your help