Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • Isomorphic
    replied
    This doesn't have to do with the SQL connector, which supports the full AdvancedCriteria system (in Power Edition and up), but with forming the criteria in the client.

    We have two interfaces that allow ORs along with using other operators, right inline in the FilterEditor: see listGrid.allowFilterExpressions and allowFilterOperators.

    There is also the FilterBuilder for yet more advanced use cases (like nested ANDs and ORs).

    Leave a comment:


  • selecting multiple values in sqldatasource bound grid's filtereditor

    Hello,
    We're on SmartGWT 6.1
    Have sqldatasource bound grid and trying to figure out syntax of what to put in FilterEditor cell to select multiple rows for multiple values.
    Tried comma, semicolon and bunch of other ways.
    Also - can't make it work in https://www.smartclient.com/smartgwt...asic_connector either.

    Is this supported out of the box?

    Thank you!



Working...
X