This section describes the configuration properties of the PivotGrid UI component.
Name Description allowExpandAllAllows users to expand/collapse all header items within the same header level. Ignored if the PivotGridDataSource's paginate property is true.
allowFilteringAllows a user to filter fields by selecting or deselecting values in the popup menu.
allowSortingAllows an end user to change sorting properties.
allowSortingBySummaryAllows users to sort the pivot grid by summary values instead of field values. Ignored if the PivotGridDataSource's paginate property is true.
dataFieldAreaSpecifies the area to which data field headers must belong.
dataSourceBinds the UI component to data.
disabledSpecifies whether the UI component responds to user interaction.
elementAttrSpecifies the global attributes to be attached to the UI component's container element.
encodeHtmlSpecifies whether HTML tags are displayed as plain text or applied to cell values.
exportConfigures client-side exporting.
fieldChooserThe Field Chooser configuration properties.
fieldPanelConfigures the field panel.
headerFilterConfigures the header filter feature.
heightSpecifies the UI component's height.
hideEmptySummaryCellsSpecifies whether or not to hide rows and columns with no data.
hintSpecifies text for a hint that appears when a user pauses on the UI component.
loadPanelSpecifies properties configuring the load panel.
onCellClickA function that is executed when a pivot grid cell is clicked or tapped.
onCellPreparedA function that is executed after a pivot grid cell is created.
onContentReadyA function that is executed when the UI component is rendered and each time the component is repainted.
onContextMenuPreparingA function that is executed before the context menu is rendered.
onDisposingA function that is executed before the UI component is disposed of.
onExportingA function that is executed before data is exported.
onInitializedA function used in JavaScript frameworks to save the UI component instance.
onOptionChangedA function that is executed after a UI component property is changed.
rowHeaderLayoutSpecifies the layout of items in the row header.
rtlEnabledSwitches the UI component to a right-to-left representation.
scrollingA configuration object specifying scrolling properties.
showBordersSpecifies whether the outer borders of the grid are visible or not.
showColumnGrandTotalsSpecifies whether to display the Grand Total column.
showColumnTotalsSpecifies whether to display the Total columns.
showRowGrandTotalsSpecifies whether to display the Grand Total row.
showRowTotalsSpecifies whether to display the Total rows. Applies only if rowHeaderLayout is "standard".
showTotalsPriorSpecifies where to show the total rows or columns.
stateStoringA configuration object specifying properties related to state storing.
tabIndexSpecifies the number of the element when the Tab key is used for navigating.
textsStrings that can be changed or localized in the PivotGrid UI component.
visibleSpecifies whether the UI component is visible.
widthSpecifies the UI component's width.
wordWrapEnabledSpecifies whether long text in header items should be wrapped.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4