Textbox word wrap = false not working
Posted: Tue Feb 14, 2012 1:13 pm
Hi,
After updated to new version 2011.3.1200 (from version 2010.2.800), textbox word wrap set to false no longer working for existing reports!
textbox contains long text with '\n' line feed, lines are correctly separated by '\n' but it will wrap the text to next line if the line is longer than textbox width.
Before the upgrade, everything worked fine.
Funniest thing is that word warp (set to false) works in designer, but not in existing mrt!
FYI : I use two textboxes, First textbox show descriptions, Second textbox show Amount. So, the two textboxes should show equal number of lines, therefore First textbox should not wrap text to next line if too long, if not the description text and the amount is not on the "same line".
Please help.
Thanks.
After updated to new version 2011.3.1200 (from version 2010.2.800), textbox word wrap set to false no longer working for existing reports!
textbox contains long text with '\n' line feed, lines are correctly separated by '\n' but it will wrap the text to next line if the line is longer than textbox width.
Before the upgrade, everything worked fine.
Funniest thing is that word warp (set to false) works in designer, but not in existing mrt!
FYI : I use two textboxes, First textbox show descriptions, Second textbox show Amount. So, the two textboxes should show equal number of lines, therefore First textbox should not wrap text to next line if too long, if not the description text and the amount is not on the "same line".
Please help.
Thanks.