We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.
All documentation
  • API Reference for older versions
  • 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