You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone. I have a need to expand and collapse all on a deeply nested table. The depth is more 2. I am fetching the data and setting subRows property on each row. It works okay when I manually click on each row. When using toggleAllRowsExpanded, it only renders until depth 1. I see the data is right, but it does not render the rest of the nested rows. Is this supported in the table? Thank you! @tannerlinsley
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. I have a need to expand and collapse all on a deeply nested table. The depth is more 2. I am fetching the data and setting
subRows
property on each row. It works okay when I manually click on each row. When usingtoggleAllRowsExpanded
, it only renders until depth 1. I see the data is right, but it does not render the rest of the nested rows. Is this supported in the table? Thank you!@tannerlinsley
Beta Was this translation helpful? Give feedback.
All reactions