Hello,
at the moment all XamDatagrids have a sync datasource. Its loaded and after that the initializiation of viewmodel and view continues.
What needs to be done to enable an async datasource? The plan is to run the SQL queries async and/or load from a REST service.
Is there an example available?
Thanks
Niko
Hello and thank you for contacting Infragistics. We have an Async Paging DataSource. A topic and a sample linked to our github page can be found here:
https://ko.infragistics.com/help/wpf/xamdatagrid-asynchronouspagingdatasource
Let me know if you have any questions.