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
Master/detail works today through a sentinel-row pattern (demo 106 shows it), but you wire the expand state and the detail renderer yourself. I want to make it a real API: mark a row as having detail, hand the grid a snippet, and let it own the expand/collapse and the full-width panel.
What would you put in your detail rows - sub-grids, forms, charts?
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.
-
Master/detail works today through a sentinel-row pattern (demo 106 shows it), but you wire the expand state and the detail renderer yourself. I want to make it a real API: mark a row as having detail, hand the grid a snippet, and let it own the expand/collapse and the full-width panel.
What would you put in your detail rows - sub-grids, forms, charts?
Beta Was this translation helpful? Give feedback.
All reactions