Need a special offer?Find out if your project fits.
+
All documentation
API reference
  • API Reference for older versions
  • collapseAllData

    [starting from version: 1.4]

    Collapses all nodes and drills up all levels of all hierarchies on the grid and on charts. All expanded/drilled down nodes will be collapsed/drilled up on the grid and on charts.

    Example

    flexmonster.collapseAllData();

    Try the example on JSFiddle.

    See also

    collapseData
    expandAllData
    expandData