Skip to main content
Skip table of contents

ClearFilters: Clear Filters from a Column or Clear all

Tag: ClearFilters

Use this self-closing tag to clear filters from a desired column.

Detailed Description

The Server attribute is only used for consoleEZ (Mandatory for Target="LogAnalyzer" or Target="VolumeAnalyzer").

The Index attribute sets the desired positive integer window index. This attribute is only used for consoleEZ (Mandatory for Target="LogAnalyzer" or Target="VolumeAnalyzer").

This action will emulate a selection of the Clear Filter from 'Column Name' header drop-down menu option in the EZ Suite tools (1), in the right-click menu options of the column title (2), in the Grid Options of the right-click menu (3) and in the Sort/Filter tab of the ribbon in sapio365 (4).

Tag Attributes

AttributesAttribute ValuesValue Description
TargetThe corresponding Grid CodeSets the target grid panel - Not required. If no target is set, the target will default to the main grid (for products containing a main grid).
ColumnIDThe corresponding Column ID as shown in the Grid ManagerSets the column to be sorted Optional - clears all filters if omitted
ServerAbbreviated server names (separated by comma)

N/A - Only applicable in consoleEZ - see detailed description

IndexPositive integerWindow index number - Only applicable in consoleEZ - see detailed description

Example Script

XML
<ClearFilters ColumnID="xyz"/>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.