I have an ExtJS ListView control with 4 columns. One of the columns contain text which extends the width of the column, thus some of the text are located beneath the next column.
How can I set white-space
to normal
for the cells in the listview?