From: MPF on 16 Jan 2010 20:22 Thanks in advance for any assistance. I have a cell in a table that has the CanGrow property set to false, yet the text is still rendered beyond the content of the cell, albeit wrapped. How do I, barring use of substring or mid functions, prevent text from expanding the cell width? Thanks, Morgan
From: Mick Egan on 18 Jan 2010 22:30 Your problem maybe that Format is set to "Can accomodate contents". Right click on the Cell, select Format and uncheck the Textbox height option. Mick "MPF" wrote: > Thanks in advance for any assistance. > > I have a cell in a table that has the CanGrow property set to false, > yet the text is still rendered beyond the content of the cell, albeit > wrapped. > > How do I, barring use of substring or mid functions, prevent text from > expanding the cell width? > > Thanks, > > Morgan > . >
|
Pages: 1 Prev: RDL design preview different then deploy Next: Reports per Mail to Blackberry Problem |