I can see that I can set the ListGrid properties wrapCells=true and fixedRecordHeights=false in order to wrap text in all cells.
Is there a way of only applying wrapping to a specified column such that you could show one column with wrapped text and another column with non-wrapped text in the same grid?
Many thanks for any advice.
Is there a way of only applying wrapping to a specified column such that you could show one column with wrapped text and another column with non-wrapped text in the same grid?
Many thanks for any advice.
Comment