columnGroups

How to hide empty cells I use columnGroups
No description
2 Replies
awcodes
awcodes2mo ago
It’s a table. You can’t hide empty cells, it would break the table. Best you can do is format empty state.
Dennis Koch
Dennis Koch2mo ago
Or apply some CSS to remove the background color, if that's what you want.

Did you find this page helpful?