Issue in RowExpander: Unable to have multiple rows in the table
Summary
Issue in RowExpander: Unable to have multiple rows in the tableContent
Hi All,
I have implemented row expander by referring to many blogs and with the help of SR and finally was able to do it.
But the issue is it is always having a single row at the top (person without manager) and the rest has the child rows and so on.
But my requirement is to have multiple rows in the table and each can have multiple child records in a tree. I have attached the screenshot and application which I have tried.
I have made the manager column empty for a few employees to show them in the table but it is not working as expected, it is always showing single record on top, tried to modify the JS code but no luck from my end so wanted your help with it.
0