Replies: 2 comments
-
|
hi @eboye |
Beta Was this translation helpful? Give feedback.
-
|
ch to px depends on the css set in header and I'm using custom renderer for those, so it would be hard coded and loses purpose as I could just find the right px value. The autosize I'm not sure, if it decides on the size of header, cool, but if accounts for the data in the cells in table, than not so. It's just an idea. I'll look into automating this if possible and get back if I find some solution |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add feature for column size to be in other units other than px?
Here's my current column setup:
What I have in mind is to use ch units. Where in this case I would like to setup size as 12ch. It could be for example:
where there would be problem with typescript types as it would be impossible to check if the string is valid. Or:
Beta Was this translation helpful? Give feedback.
All reactions