datatable fixed column width
datatable fixed column width
![maniitsme](https://secure.gravatar.com/avatar/61b07a1206526b246be99f7c344324e5/?default=https%3A%2F%2Fvanillicon.com%2F61b07a1206526b246be99f7c344324e5_200.png&rating=g&size=120)
How to make my datatable with fixed column width even if my cell content characters are more?
This discussion has been closed.
How to make my datatable with fixed column width even if my cell content characters are more?
Answers
Hi @maniitsme ,
If you have placed the CSS class
nowrap
on the column, then it should keep the widths the same. If that doesn't help, we're happy to take a look, but as per the forum rules, if you could link to a running test case showing the issue we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.Cheers,
Colin