Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I am trying to use same filters in Essential JS version 2 like I
used in Essential JS version 1. But there is a problem - in second version if I
am using filter only on one column, I am getting different data from first
version. It is always one more level in where clause. Even if I am using only
one column filter with one value, I am getting parameter isComplex = true.
Change filter predicate structure for single and multiple column filter column
compare with ej1 and ej2 filter model