[
https://issues.apache.org/jira/browse/FLEX-32222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263668#comment-15263668
]
Tejas Patel commented on FLEX-32222:
------------------------------------
Hello Guys,
I am using SDK Flex 4.0 with Flash Builder.
Is there any solution for this issue?
I am looking for this. Please share if having any solution.
Thank you,
Regards.
> AdvancedDataGrid row height issue - with variableRowHeight=true, vertical
> scroll just goes from one row to another and does not scroll within a row if
> a row's height is greater than the height of the grid
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLEX-32222
> URL: https://issues.apache.org/jira/browse/FLEX-32222
> Project: Apache Flex
> Issue Type: Bug
> Components: ADG:Display, Advanced Data Grid
> Affects Versions: Adobe Flex SDK Previous
> Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
> Reporter: Adobe JIRA
> Assignee: Adobe JIRA
> Priority: Minor
> Fix For: Adobe Flex SDK Previous
>
>
> With variableRowHeight=true and wordWrap=true, if the text in a cell is
> longer than the height of the grid, it gets cut off and is not scrollable
> Steps to reproduce:
> 1. Run the attached swf file.
> 2. The second row that has a lot of text in it has the height more than the
> height of the grid.
>
> Actual Results:
> Scrolling vertically in the grid cuts off the content at the height of the
> grid. Scrolling further simply goes to the third row instead of showing the
> rest of the text
>
> Expected Results:
> Scrolling vertically show scroll through the row showing all the text in the
> cell before moving to the next row
>
> Workaround (if any):
> Adjust the column size to be big enough so that the row height is less than
> the height of the grid. Note this is not always possible because (a) under
> 1024x768 resolution, text looks bigger and even a few lines of wrapped text
> can make the row bigger than the grid size (b) data can be large thus making
> the row bigger
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)