New to Kendo UI for AngularStart a free 30-day trial

PivotGridComponent

Represents the Kendo UI PivotGrid component for Angular.

Selector

kendo-pivotgrid

Inputs

NameTypeDefaultDescription

columnHeadersWidth

number

200

Specify the width of the column header and data cells. Value is treated as pixels (see example).

configurator

boolean | ConfiguratorSettings

Specifies whether the axes configurator should be displayed.

loaderSettings

LoaderSettings

Specify the type, size and color of the PivotGrid's loader.

The default settings are:

  • type: converging-spinner
  • color: primary
  • size: large

boolean

false

If set to true, the user can use dedicated shortcuts to interact with the PivotGrid. By default, navigation is disabled.

virtualScrolling

boolean | VirtualizationSettings

false

Sets the virtualization options of the component. By default the virtual scrolling functionality is disabled.

Fields

NameTypeDefaultDescription

aggregateData

PivotDataRowItem[]

Holds the displayed aggregated PivotGrid values.

In this article
SelectorInputsFields
Not finding the help you need?
Contact Support