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
Hi, I was wondering if it's possible to give the theme of a column priority over the theme of a row?
I've got some rows and a specific column that have a special background color set in their theme. But the theme set using getRowThemeOverride seems to trump anything set in gridColumn.
Is there a way to let the column theme override the row theme?
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
-
Hi, I was wondering if it's possible to give the theme of a column priority over the theme of a row?
I've got some rows and a specific column that have a special background color set in their theme. But the theme set using
getRowThemeOverride
seems to trump anything set ingridColumn
.Is there a way to let the column theme override the row theme?
Beta Was this translation helpful? Give feedback.
All reactions