Announcement

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

    Where is Filter context menu?

    I'm using the new feature to setAllowFilterExpressions(true) on a ListGrid. I've also setShowFilterExpressionLegendMenuItem(true);

    The javadocs say this "adds a menu item to the Filter context menu that shows the supported Expression table in a dialog." But I don't see any context menu when I right-click in the filter editor and nothing new shows up on the column header context menu.

    Where is the context menu in this case?

    #2
    The filter context menu refers to the menu you get from right-clicking on the funnel icon at the right side of the FilterEditor.

    Comment


      #3
      I don't get a context menu when I right-click on the funnel icon at the right side of the FilterEditor. Is there another setting that controls this. When I right-click on the funnel icon I get the browser's image context menu. I've tried Firefox and Chrome.

      SmartClient Version: SC_SNAPSHOT-2011-08-02/PowerEdition Deployment (built 2011-08-02)
      Last edited by jay.l.fisher; 28 Sep 2011, 15:11.

      Comment


        #4
        Sorry for the confusion on this one. In reality a merge error led to docs being included for a feature that was not implemented yet - there is no legend functionality as of yet.

        Comment


          #5
          Note that the sample for the allowExpressions feature has a simple legend - you could easily create your own menu item for showing this to end users.

          Comment

          Working...
          X