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
I would like to write an UI to show data in a tree grid format something like this link https://www.htmlelements.com/docs/grid-tree-grid/. I looked in Egui/grid and egui_extras/table. I don't see anyway where I can collapse the parent tree. I could not find any sample codes that have this capability. Does anyone have experience in this area? Please give me an advice on where to start. I am new to Rust.
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
-
hello all,
I would like to write an UI to show data in a tree grid format something like this link https://www.htmlelements.com/docs/grid-tree-grid/. I looked in Egui/grid and egui_extras/table. I don't see anyway where I can collapse the parent tree. I could not find any sample codes that have this capability. Does anyone have experience in this area? Please give me an advice on where to start. I am new to Rust.
Thank you,
Anthony
Beta Was this translation helpful? Give feedback.
All reactions