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

jQuery PivotGrid - fieldPanel.texts

Specifies the placeholders of the field areas.

Type:

Object

Any placeholder specified in this object appears only when its field area contains no fields.

columnFieldArea

Specifies the placeholder of the column field area.

Type:

String

Default Value: 'Drop Column Fields Here'

dataFieldArea

Specifies the placeholder of the data field area.

Type:

String

Default Value: 'Drop Data Fields Here'

filterFieldArea

Specifies the placeholder of the filter field area.

Type:

String

Default Value: 'Drop Filter Fields Here'

rowFieldArea

Specifies the placeholder of the row field area.

Type:

String

Default Value: 'Drop Row Fields Here'