You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Marcus Fritze (JIRA)" <ji...@apache.org> on 2014/03/27 15:45:31 UTC

[jira] [Comment Edited] (FLEX-20272) On setting variableRowHeight and wordWrap to true in PrintDataGrid, empty row gets added on printing.

    [ https://issues.apache.org/jira/browse/FLEX-20272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949405#comment-13949405 ] 

Marcus Fritze edited comment on FLEX-20272 at 3/27/14 2:45 PM:
---------------------------------------------------------------

No source attached (only swf) to test this issue and I think this is duplicate of 13628, so I think this can be closed.


was (Author: marcusfritze):
No source attached (only swf) to test this issue and I think this is duplicate of Flex-13628, so I think this can be closed.

> 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)