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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

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