1.

How Can You Compose Filters In Sapui5?

Answer»
  • By creating MULTIPLE filters and concatenating them either with AND or OR
  • By creating a single sap.ui.model.Filter object and specifying a PATH, an OPERATOR, and up to TWO values



Discussion

No Comment Found