See following example:

Is there a way so that the columns 'datum_do', 'termijn', and 'invoer' will never split in 2 lines but will always be in 1 line? Right now: Datum_do is correct (1 line) but Termijn and Invoer are 2 lines which (imo) kills the overview.
In PHPrunner, you can use the feature 'Truncate large text fields' but this is not the option I'm looking for. My preference would be that the dossiernaam gets split in 2 linesand that each of the three date columns are always in 1 line.