Hi there
How could be possible to specify width for example to the column number 8 in a table of grid view
Best regards
You can adjust the width of any CSS grid column with custom CSS. You'll need to override Formidable's CSS by adding your own custom CSS to the view. https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-columns
Please login or Register to submit your answer