ignite-ui icon indicating copy to clipboard operation
ignite-ui copied to clipboard

Allow the filter functionality of igDataSource supporting filtering logic with brackets in it

Open send2vinnie opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

The filter expression of igDataSource doesn't support "bracket" for grouping the filtering conditions.

Describe the solution you'd like

Allow the filter functionality of igDataSource supporting filtering logic with brackets in it, such as: ((A AND B) OR C) AND (D OR E)

send2vinnie avatar Dec 26 '22 07:12 send2vinnie