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
140
igGrid OData Advanced Filtering
posted

Hello -

It appears as though the igGrid does not support OR filtering logic when bound to an OData Data Source.

Looking at the request, the igGrid always translates any OR filter request to an AND clause.

For example, in my advanced filter option, I need to be able to setup a filter that shows me records that are either a part of Location A OR Location B.

The current OData URI convention supports the OR filter logic: http://www.odata.org/documentation/odata-version-2-0/uri-conventions/

Is there any plan to update the igGrid to handle this convention, or are there any suggested workarounds?

This has become a critical roadblock for our development team.

Thank You,

Dominick