ungroup()
ungroups the grid to return it into the plain view
ungroup(): void;
Example
treegrid.ungroup();
Related sample: TreeGrid. Group data items by a property
Change log:
added in v6.5
ungroups the grid to return it into the plain view
Example
treegrid.ungroup();
Related sample: TreeGrid. Group data items by a property
added in v6.5