OData

Hi, 

I need set as datasource of my sfdatagrid an API, there's any way to using OData (like in Angular) with wpf SfDataGrid? I have a large amount of records to list, and I need show then without freeze my app, but I need that filter resources will be avaiable.

1 Reply

AR Arulpriya Ramalingam Syncfusion Team April 7, 2020 04:37 PM UTC

Hi Benjamim, 
 
Greetings from Syncfusion support. 
 
We have analyzed that the way of OData works and it binds the DataServiceCollection which derived from IEnumerable collection. So, the SfDataGrid can be bind to OData by using the ItemsSource property. We already provided a way to bind different type of collection to SfDataGrid in our user guide and please make use of the below UG link. 
 
 
Please get back to us, if you have any other queries. 
 
Regards, 
Arulpriya 


Loader.
Up arrow icon