Advanced User Interface Controls and Components
Suspends the TreeGrid layout from any updates.
Param | Type | Details |
---|---|---|
name | String | The value of name attribute of the TreeGrid directive |
row (optional) | Object | The row for which the layout is suspended |
This method does not return a value.
This method is part of IntegralUITreeGridService.
Supported in: v1.0.
Demonstrates the performance of the AngularJS TreeGrid directive by adding large set of columns and rows. Also shows how to expand/collapse all rows.