I have a nested table in which I have collapsed all sections, and then I try to update the table data.
The table structure is getting distorted.
Is there any way I can fix this issue.
Please check the demo link below:
I have a nested table in which I have collapsed all sections, and then I try to update the table data.
The table structure is getting distorted.
Is there any way I can fix this issue.
Please check the demo link below:
Thank you for the example, can you please provide the steps how the issue can be reproduced?
With the above sandbox link:
Collapse all the sections and try updating any cell. Suppose you update column “B”, you will see all the collapsed sections are expanded, but the table is not fully expanded.
You will see the ‘+’ icon on collapse, but as you give any input to any cell, you will see the header will expand, but rows will not, and the ‘-’ icon on the header
Thank you. One more thing, can you please make the sandbox public so I can edit the code?
It’s already public. I think you need to login into sandbox for editing.
HI @adrian.szymanski
Please find the link below of StackBlitz. You can edit on it.
onAfterLoadData fro collapseAll() (duplicated) - StackBlitz
Thank you. I checked and it seems that when you call the afterChange hook it resets the state of the collapsed headers. I will look further into it as we have option the should solve this problem.
Thanks @adrian.szymanski
Please let me know when you find something.
Hi @adrian.szymanski
Any update on above issue?
As I mentioned on the mail your colleague sent us today, I’m still looking for the solution.
I finished the investigation and it has to be fixed at the core. I created an internal report for this issue and will update you as soon as a I have more information. As we have this conversation on the mails also, I will close this topic to avoid the confusion.