Hello,
I have an issue with treegrid component. I was able to replicate it on yours Binding-Observerable-Data-to-an-Angular-TreeGrid example project.
I'm using a simple treegrid with childMapping. While using async pipe to retrieve data from TaskDataService (attached example), I'm unable to expand previously collapsed parent row of treegrid. It appears that dataStateChange is not triggering even though getTasks method in task-store.service.ts returns object with result and count.
What seems to be a problem?
Thank you kindly for your help!
Jamal
Attachment:
dataStateChangetreegridissue_83db7c9c.zip