Skip to content

IgxGrid operator field went missing in filteringExpressionTree #12484

Answered by georgianastasov
KaushikEDS asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @KaushikEDS,

I assume that the missing operator you are talking about is the operator value of the first filteringOperands array of the filteringExpressionTree property.

I have created a small sample trying to reproduce the described behavior. I am using igx-grid component with filtering feature enabled as allowFiltering property set to true and with qucikFilter mode. I perform multiple filters on the grid using your custom function for converting the filteringExpressionTree, but still cannot reproduce the described scenarios with the missing operand. However, on my side everything works as expected and I am able to get all operators and all values from filteringExpressionTree.

What…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kacheshmarova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #12361 on January 04, 2023 10:28.