[
https://issues.apache.org/jira/browse/FLEX-20272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Harui updated FLEX-20272:
------------------------------
Attachment: FLEX-20272.swf
FLEX-20272-1.swf
Recover attachments
> On setting variableRowHeight and wordWrap to true in PrintDataGrid, empty row
> gets added on printing.
> -----------------------------------------------------------------------------------------------------
>
> Key: FLEX-20272
> URL: https://issues.apache.org/jira/browse/FLEX-20272
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: PrintDataGrid
> Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Internet Explorer 6.x
> Language Found: English
> Reporter: Adobe JIRA
> Attachments: FLEX-20272-1.swf, FLEX-20272.swf
>
>
> Steps to reproduce:
> 1. variableRowHeight and wordwrap is not set in <mx:PrintDataGrid> - Please
> run TestDataGridPrint.swf
> on print, all the data in datagrid gets printed. But if the data exceeds
> the column width, then the entire text is not visible.
> 2. To overcome text visibility issue, set variableRowHeight and wordWrap to
> true in <mx:PrintDataGrid> -Please run
> TestDataGridPrint_variableRowHeight.swf
> on Print, an empty row gets added on printing.
>
> Actual Results:
> Along with the data in datagrid, an empty row is also added on printing.
>
> Expected Results:
> On printing, there should be no empty row.
>
> Workaround (if any):
--
This message was sent by Atlassian JIRA
(v6.2#6252)