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
Is there a way to show a flat array of objects as a tree hierarchy without converting it to before passing to table? Each object has an Id and an Optional parent id. I'm trying to present a folder structure stored as a list of files.
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
-
Is there a way to show a flat array of objects as a tree hierarchy without converting it to before passing to table? Each object has an Id and an Optional parent id. I'm trying to present a folder structure stored as a list of files.
Beta Was this translation helpful? Give feedback.
All reactions