Can you initiate a QueryableDataServiceCollectionView using a task?

0 Answers 87 Views
EntityFrameworkDataSource GridView
Josh
Top achievements
Rank 1
Josh asked on 14 Jun 2022, 02:43 PM
We are trying to create a global TaskManager to cancel all tasks as a user navigates if the load is still taking place. We use QueryableDataServiceCollectionView across many grids in our system to support all the filtering, paging, and grouping. I can call the method that sets the collections query and context and to auto load it but the loaded method is never called. Is there a way to use a task to track the progress of the loading collection?

No answers yet. Maybe you can help?

Tags
EntityFrameworkDataSource GridView
Asked by
Josh
Top achievements
Rank 1
Share this question
or