datatable fixed column width

datatable fixed column width

maniitsmemaniitsme Posts: 12Questions: 5Answers: 0

How to make my datatable with fixed column width even if my cell content characters are more?

Answers

  • colincolin Posts: 15,174Questions: 1Answers: 2,589
    edited October 2018

    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

This discussion has been closed.