I can’t get the adjust:true or adjust:data to work in combination with setting a larger font-size through css for my datagrid.
Any ideas how to do this?
(I don’t want to use a template with inline style for every column.)
I use the css to change the font-size , and use adjust just like in this case.
How would i adjust the height of the cells automatically? Because with big font sizes and adjust it does not seem to work
Thank you, but with big texts it does not work, because the part of the text that was above the cell boundaries is still cut off.
The Text is not recentered: https://snippet.webix.com/4xm5f58c
Any Idea how to fix this without to much overhead?
Of course any way that fixes this is already appreciated!