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
but I can't style the parent row, because there's no syntax for 'a TreeDataGridCellsPresenter with a descendant TreeDataGridExpanderCell[ShowExpander=true]'
What I'm trying to achieve is something like the DataGrid, where the expander rows show only a description (and none of the other columns) with a different color scheme, to visually distinguish them.
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.
-
eg in the Files sample, a way to style 'Directory' rows but not 'File' rows?
I can make a style that identifies the expander cell in these rows:
but I can't style the parent row, because there's no syntax for 'a TreeDataGridCellsPresenter with a descendant TreeDataGridExpanderCell[ShowExpander=true]'
What I'm trying to achieve is something like the DataGrid, where the expander rows show only a description (and none of the other columns) with a different color scheme, to visually distinguish them.
Beta Was this translation helpful? Give feedback.
All reactions