You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "pawan (JIRA)" <ji...@apache.org> on 2015/04/25 21:12:38 UTC

[jira] [Created] (FLEX-34822) Spark Data grid goes blank refresh

pawan created FLEX-34822:
----------------------------

             Summary: Spark Data grid goes blank refresh
                 Key: FLEX-34822
                 URL: https://issues.apache.org/jira/browse/FLEX-34822
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: DataGrid
    Affects Versions: Apache Flex 4.14.1
         Environment: Mac OS
            Reporter: pawan
            Priority: Blocker


I am trying to refresh a spark data grid. Basically reassigning dataprovider to the grid. It throws out of range exception ...
RangeError: Error #1125: The index 6 is out of range 6.
	at spark.components.gridClasses::GridDimensions/getTypicalCellHeight()[/Users/erik/Documents/ApacheFlex/git/flex-sdk_RC2/flex-sdk/frameworks/projects/spark/src/spark/components/gridClasses/GridDimensions.as:1404]
	at spark.components.gridClasses::GridDimensionsView/getTypicalCellHeight()[/Users/erik/Documents/ApacheFlex/git/flex-sdk_RC2/flex-sdk/frameworks/projects/spark/src/spark/components/gridClasses/GridDimensionsView.as:270]
	at spark.components.gridClasses::GridViewLayout/updateVisibleTypicalCellSizes()[/Users/erik/Documents/ApacheFlex/git/flex-sdk_RC2/flex-sdk/frameworks/projects/spark/src/spark/components/gridClasses/GridViewLayout.as:1320]
	at spark.components.gridClasses::GridViewLayout/layoutColumns()[/Users/erik/Documents/ApacheFlex/git/flex-sdk_RC2/flex-sdk/frameworks/projects/spark/src/spark/components/gridClasses/GridViewLayout.as:1512]
	at spark.components.gridClasses::GridViewLayout/updateDisplayList()[/Users/erik/Documents/ApacheFlex/git/flex-sdk_RC2/flex-sdk/frameworks/projects/spark/src/spark/components/gridClasses/GridViewLayout.as:964]


And application crashses after this




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)