JavaScript/jQuery PivotGrid - texts
Strings that can be changed or localized in the PivotGrid UI component.
collapseAll
The string to display as a Collapse All context menu item.
dataNotAvailable
Specifies text displayed in a cell when its data is unavailable for some reason.
See Also
expandAll
The string to display as an Expand All context menu item.
exportToExcel
The string to display as an Export to Excel file context menu item.
grandTotal
The string to display as a header of the Grand Total row and column.
noData
Specifies the text displayed when a pivot grid does not contain any fields.
removeAllSorting
The string to display as a Remove All Sorting context menu item.
showFieldChooser
The string to display as a Show Field Chooser context menu item.
sortColumnBySummary
The string to display as a Sort Column by Summary Value context menu item.
sortRowBySummary
The string to display as a Sort Row by Summary Value context menu item.
total
The string to display as a header of the Total row and column.