CrossTab Word Wrap
Posted: Mon Mar 19, 2012 10:27 am
I am setting the Word Wrap value to TRUE on a Row texfield in a CrossTab and the setting the Max Size to a short enough value as to where it forces the textfield to wrap.
All this works fine.
The problem is when the text wraps within the cell, the cell is not growing in height to accommodate the wrap.
The CrossTab is within a DataBand. Both the CrossTab adb the DataBand Can Grow = TRUE, Can Shrink = FALSE
I have actually tried setting all cells within the CrossTab to Can Grow = TRUE but that does not effect anything.
If i set the Min Size Height higher than 0, then that works. But that is not the desired look I want.
I need the height of the cells within CorssTab to auto height based on the word wrap.
All this works fine.
The problem is when the text wraps within the cell, the cell is not growing in height to accommodate the wrap.
The CrossTab is within a DataBand. Both the CrossTab adb the DataBand Can Grow = TRUE, Can Shrink = FALSE
I have actually tried setting all cells within the CrossTab to Can Grow = TRUE but that does not effect anything.
If i set the Min Size Height higher than 0, then that works. But that is not the desired look I want.
I need the height of the cells within CorssTab to auto height based on the word wrap.