You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Kevin Pereira (JIRA)" <ji...@apache.org> on 2013/09/09 15:19:52 UTC

[jira] [Updated] (FLEX-33721) Flash Builder Scroll Issue

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

Kevin Pereira updated FLEX-33721:
---------------------------------

    Attachment: PickListItemRenderer.mxml

Example of the issue.




Kevin Pereira - *Consultant*

Office: +34 902 500 093
E-mail: kevin.pereira@aborda.es <ma...@aborda.es>

<http://www.aborda.es/>

Avenida Fuencarral, 44 – Complejo Tribeca, Edificio 1, Bj. Izda.
28108 Alcobendas, Madrid (Spain)

  <http://www.facebook.com/abordaccc><http://www.linkedin.com/company/aborda-soluciones-tecnol-gicas><http://twitter.com/abordaccc><http://vimeo.com/abordaccc>


2013/9/9 Mark Kessler (JIRA) <ji...@apache.org>


                
> Flash Builder Scroll Issue
> --------------------------
>
>                 Key: FLEX-33721
>                 URL: https://issues.apache.org/jira/browse/FLEX-33721
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: ComboBox, mx: DataGrid, Spark Components
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>            Reporter: Kevin Pereira
>         Attachments: PickListItemRenderer.mxml
>
>
> We have a Flash Builder project that contains a module that will be loaded later through an AIR application, there are several screens on it, in one of them there is a spark spark dataGrid with multiple columns GridColumn. 
> Some of these columns have associated itemRenderers these itemRenderes are created in separate files based on elements GridItemRenderer Spark, within them there is a spark ComboBox component when the user selects a value from comboBox, GridItemRenderer itself updates the value of "data" with the new selected value.
> The problem comes when you scroll at the datagrid, the values of these columns "dance" from line to line; we´ve tried to solve this problem using a itemEditor and a itemRenderer at the columns but in initializing itemEditor gave us null pointer to initialize the moduleFactory the defaultItemEditor.
> Finally we had to change the dataGrid and use mx components to achieve properly run our screen.

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