Need a special offer?Find out if your project fits.
+
All documentation
API reference
  • 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

    flexmonster.showGrid();

    Open on JSFiddle.

    See also

    showCharts
    showGridAndCharts