Ytria logo DOCUMENTATION
⚠ This page requires javascript enabled in browser
Automation / All products Automation / Grid Actions

 

Tag: ClearFilters

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

<ClearFilters ColumnID="7"/>

Tag Attributes

AttributesAttribute ValueValue DescriptionComment
TargetThe corresponding Grid CodeSets the target grid panelNot mandatory. If no target is set, the default main grid target will be used.
ColumnIDThe corresponding Column ID as shown in the Grid ManagerSets the column to be sortedMandatory
ServerAbbreviated server names (separated by comma)Only applicable in consoleEZ - see detailed description
IndexPositive integerWindow index numberOnly applicable in consoleEZ - see detailed description

Detailed Description

This action will emulate a selection of the Clear Filter from 'Column Name header drop-down menu option.


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").