Hello,
this was not an issue with 6.2, but after upgrading to grid 8.2 the column width is now expanded whenever the text is longer than the cell width. in the past, text overflow was hidden.
how can we go back to previous behavior in 8.2 of hiding overflow text instead of expanding the column to show all text?
Hi,
There is a Wrap property on the Column->Style. Setting it to true would wrap the text.
Magued