Replies: 1 comment 2 replies
-
This is possible by overriding the rendering of the cell header. It's definitely not as easy as doing it with css but it can be done. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does Glide-data-table allow to style header cell, such as padding, white-space-break, apart from applying theming?
I have requirement such that, in header date need to be shown in following format :
wed
04/
20
where as in cell it is displayed as wed 04/ 20
Beta Was this translation helpful? Give feedback.
All reactions