☝️Small business or a startup? See if you qualify for our special offer.
+
All documentation

showGrid

showGrid()

[starting from version: 1.4]

Switches to the grid view.
After showGrid() API call, the viewType option in report will be "grid".

Example

pivot.showGrid();

Open on JSFiddle.

See also

showCharts
showGridAndCharts