Hello -
I am binding an igHierarchialGrid to an igRemoteDataSource, and had a question about prefiltering.
I need to filter the initial call to my OData Source, but am unable to do so by using the urlParamsEncoding function of the igDatasource as recommended.
I would think that this option would actually encode the filter conditions in my OData Call, but it does not.
The Datasource still returns every record, and does implement any "prefiltering".
Is there an example you could provide of this functionality?
Thank You,
Dominick
Hello Dominick,
I am still following this. Have you been able to resolve the issue?If you have any concerns or questions, please feel free to contact me, I will be glad to help you.Thank you for choosing Infragistics components!
Hello Dominick,Thank you for contacting Infragistics Developer Support!
Have you tried with filtering expressions (http://help.infragistics.com/jQuery/2014.1/ig.remotedatasource#options:settings.filtering.expressions)?Could you provide a code sample of what you have tried so far. Also can you clarify do want the filtering to be remote also, i.e. on the server?Thank you in advance!