A newer version of this page is available. Switch to the current version.

jQuery PivotGrid - fieldChooser.texts

Strings that can be changed or localized in the pivot grid's integrated Field Chooser.

Type:

Object

NOTE
Due to technical restrictions, you cannot obtain this object at runtime if you have not specified it beforehand when configuring the UI component.

allFields

The string to display instead of All Fields.

Type:

String

Default Value: 'All Fields'

columnFields

The string to display instead of Column Fields.

Type:

String

Default Value: 'Column Fields'

dataFields

The string to display instead of Data Fields.

Type:

String

Default Value: 'Data Fields'

filterFields

The string to display instead of Filter Fields.

Type:

String

Default Value: 'Filter Fields'

rowFields

The string to display instead of Row Fields.

Type:

String

Default Value: 'Row Fields'