enableKeepRemove

Specifies whether the keep only and remove only options are available to the end user in the context menus of both the GridBlox and ChartBlox.

Syntax

enableKeepRemove="enable"

where:

Argument Default Description
enable false Specify true to enable the Keep Only and Remove Only options; false to disable them.

Usage

The Keep Only and Remove Only options give end users the ability to control which members and columns are visible in the grid.

Even if you have enabled or disabled the Remove Only and Keep Only option using this property, the end user can enable or disable it by using the “Enable keep and remove” CheckBox under the Data tab of the Options dialog.

Examples

enableKeepRemove="true"
Related reference
enableShowHide