Skip to content

loaded children nodes for TreeView are in expanded state #3425

@funkydata

Description

@funkydata

http://ui-grid.info/docs/#/tutorial/215_treeView - The nodes under Guerrero Lopez, however, are loaded only when that row is expanded.

However, their state is set to uiGridTreeViewConstants.EXPANDED (minus sign) by default (I think after reading the source that they inherit the state from the parent nodes).

Since they are newly added rows shouldn't the state be uiGridTreeViewConstants.COLLAPSED instead?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions