JavaScript/jQuery PivotGrid - fieldPanel.texts
Specifies the placeholders of the field areas.
Type:
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:
Default Value: 'Drop Column Fields Here'
dataFieldArea
Specifies the placeholder of the data field area.
Type:
Default Value: 'Drop Data Fields Here'
filterFieldArea
Specifies the placeholder of the filter field area.
Type:
Default Value: 'Drop Filter Fields Here'
rowFieldArea
Specifies the placeholder of the row field area.
Type:
Default Value: 'Drop Row Fields Here'
Feedback