Skip to content

Expand recursively seems not to fire an expand event. #1237

@stefanuebe

Description

@stefanuebe

I've registered a simple expand listener on a tree grid and called grid.expandRecursively(rootItem, depth); with different depths (0 up to n). In no case the expand listener has been notified.

When using the normal expand method (also programmatically), the listener is notified.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions