EasyUI Forum

General Category => EasyUI for Angular => Topic started by: softboy99 on March 30, 2018, 03:29:23 AM



Title: Tree nodeExpand event not fired.
Post by: softboy99 on March 30, 2018, 03:29:23 AM
Tree nodeExpand event not fired.


Title: Re: Tree nodeExpand event not fired.
Post by: stworthy on March 30, 2018, 03:56:07 AM
It does fire when the user clicks on the node to expand it.
Code:
<eui-tree [data]="data" [(selection)]="selection" (nodeExpand)="onNodeExpand($event)">
</eui-tree>


Title: Re: Tree nodeExpand event not fired.
Post by: softboy99 on April 01, 2018, 06:04:42 PM
Hi,
I have made it worked. The node data must have "state"