Announcement

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

    SmartGWT ListGrid getFilterEditorCriteriaAsAdvancedCriteria() problem

    Hi Isomorphic,

    creating this testcase I noticed there is some problem with ListGrid.getFilterEditorCriteriaAsAdvancedCriteria(). It just does not seem to exist, I get a strange JavaScript error.
    ListGrid.getFilterEditorCriteria().asAdvancedCriteria() does work, though. The method seems to be a bit special, as it does not exist in SmartClient, where getFilterEditorCriteria() returns Criteria | AdvancedCriteria.

    Tested with latest v11.1p_2017-10-10.

    Best regards
    Blama

    #2
    This will be resolved for SC 10.1p and newer in nightly builds dated 2017-10-13 and beyond.

    Comment


      #3
      Hi Isomorphic,

      this seems to work now using v11.1p_2017-12-27.

      Best regards
      Blama

      Comment

      Working...
      X