Remove: Hide Specific Grid Columns

Tag: Remove

This self-closing tag will emulate unchecking the 'Is Visible' checkbox in the Grid Manager.

Detailed Description

The Server attribute is only applicable to consoleEZ, in which case it will be required for Target="LogAnalyzer" or Target="VolumeAnalyzer".

The Index attribute is also only used in consoleEZ and is required when usingTarget="LogAnalyzer" or Target="VolumeAnalyzer", it is the value found on the Log Analyzer and Volume Analyzer windows.


v16_5_autom_Grid_FilterByRegex_IndexHeaders_3.gif

Tag Attributes

Attributes

Attribute Values

Value Description

Target

Applicable Grid Code

N/A - Not RequiredIf no target is set, this will default to the main grid.

ColumnID

Applicable Column ID in the 

Grid Manager

N/A - Required

Server

Abbreviated server names (separated by comma)

N/A - Only applicable in consoleEZ - see above

Index

Positive integer

Window index number - Only applicable in consoleEZ - see above

Example Script

XML
<Remove ColumnID="xyz"/>