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?
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?
Comment