[ 
https://issues.apache.org/jira/browse/FLEX-33272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carol Frampton resolved FLEX-33272.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex Next

Author: cframpton
Date: Tue Nov 27 18:21:07 2012
New Revision: 1414303

URL: http://svn.apache.org/viewvc?rev=1414303&view=rev
Log:
FLEX-33272.  RTE occurred while trying to hide columns of an AdvancedDataGrid 
having lockedColumnCount greater than 0 that was scrolled all the way over to 
the right.
When the columns were hidden the horizontalScrollPosition was no longer valid 
and visibleColumns got out of sync with the newly updated displayableColumns.

Modified:
    
incubator/flex/sdk/branches/develop/frameworks/projects/advancedgrids/src/mx/controls/AdvancedDataGridBaseEx.as

                
> A #1010 error occurred while trying to hide columns of an AdvancedDataGrid 
> having lockedColumnCount greater than 0
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-33272
>                 URL: https://issues.apache.org/jira/browse/FLEX-33272
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Advanced Data Grid
>    Affects Versions: Adobe Flex SDK 4.5.1 (Release)
>         Environment: windows 7, IE9, FP 11.4
>            Reporter: Saber Chebka
>            Assignee: Carol Frampton
>            Priority: Blocker
>              Labels: AdvancedDataGrid,, hide, lockedColumnCount
>             Fix For: Apache Flex Next
>
>         Attachments: AdvancedDGBug.mxml, Image 4_2012-11-20 14 12 03.png
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Steps to reproduce:
> 1- Run source on Flash builder
> 2- Scroll the datagrid horizontally to the most right till hiding 
> "Description5" column
> 3- Hide the 'Voiture' column from the popup menu button
> A #1010 error is fired.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to