We have updated Flexmonster Software License Agreement, effective as of September 30, 2025 (list of changes)
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