Help with column size

Help with column size

fedeinfedein Posts: 22Questions: 7Answers: 1

Hello everyone!!

I need help. Actually I have a datatable:

I want get this format:

Thank you very much!!!

Best regards!

This question has an accepted answers - jump to answer

Answers

  • kthorngrenkthorngren Posts: 21,309Questions: 26Answers: 4,947
    Answer ✓

    Are you trying to fix the wrapping of the date? Use nowrap as described here.

    Are you trying to get the table to fit full width across the page? Set the table width as described here

    Are you wanting to control the column widths? Use column.widths.

    If this doesn't help then please describe the problem you are trying to solve.

    Kevin

  • fedeinfedein Posts: 22Questions: 7Answers: 1

    Hi kthorngren,

    thank you very much!!! All ok!!

    Best regards!!

This discussion has been closed.