[ https://issues.apache.org/jira/browse/FLEX-33315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan updated FLEX-33315: ------------------------ Description: Setting AdvancedDataGrid's selectedItems to [] in the grid's creation complete handler causes it to never update it's selected items array (if the dataprovider is initially empty). Expected: selectedItems has the selectedItems that are visually represented by the grid. Results: selectedItems is always empty. was: Setting AdvancedDataGrid's selectedItems to [] in the grid's creation complete handler causes it to never update it's selected items array (if the dataprovider is initially empty). The selectedItems get frozen despite selection. > selectedItem returns [] after setting it to [], and selecting an item > --------------------------------------------------------------------- > > Key: FLEX-33315 > URL: https://issues.apache.org/jira/browse/FLEX-33315 > Project: Apache Flex > Issue Type: Bug > Components: Advanced Data Grid > Affects Versions: Adobe Flex SDK 4.6 (Release) > Environment: ALL > Reporter: Ryan > Attachments: testProj.mxml > > > Setting AdvancedDataGrid's selectedItems to [] in the grid's creation > complete handler causes it to never update it's selected items array (if the > dataprovider is initially empty). > > Expected: selectedItems has the selectedItems that are visually represented > by the grid. > Results: selectedItems is always empty. -- 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