Datatable wont show all columns w/o scroll bar on same screen resolutions

Datatable wont show all columns w/o scroll bar on same screen resolutions

stevielawsom0908stevielawsom0908 Posts: 4Questions: 3Answers: 0


Here are two images of the datable showing full in one but not full in the other. This was never an issue before I made some changes recently, just adding a button and now i have this issue. I would like it to show all columns without having to scroll. Any help is welcomed, thanks for your response.

Answers

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    It looks like you're not wrapping your text on the bottom image, but you are on the top - so it would be wider. Check for nowrap class on the column or the table.

    C

  • stevielawsom0908stevielawsom0908 Posts: 4Questions: 3Answers: 0

    Colin,

    Thanks for youre reply, this is the same code just different screen resolutions. I want it to stay consistent no matter the resolution. Any advice?

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    We're happy to take a look. 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.