Despite the COVID-19 outbreak, our team continues operating at full speed. We are always here to support and answer all your questions.
Feel free to reach out by filling this quick form.
showGrid()
[starting from version: 1.4]
Switches to the grid view. After showGrid() API call options.viewType property in report will be "grid".
options.viewType
"grid"
Example
flexmonster.showGrid();
Open on JSFiddle.
See also
showCharts showGridAndCharts