pol poggi created FLEX-35416:
--------------------------------

             Summary: spark DataGrid gridItemEditorSessionSave event.rowIndex 
return -1
                 Key: FLEX-35416
                 URL: https://issues.apache.org/jira/browse/FLEX-35416
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: DataGrid
    Affects Versions: Apache Flex 4.16.1
            Reporter: pol poggi


Hello,

in a spark Datagrid

_<s:DataGrid 
gridItemEditorSessionSave="gridItemEditorSessionSaveHandler(event)"/>_

_private function 
gridItemEditorSessionSaveHandler(event:GridItemEditorEvent):void_
_{_
        _trace( event.rowIndex );_
_}_

when I sort a column, event.rowIndex can return -1 ?

 

(gridItemEditorSessionStarting return the correct rowIndex)

Thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to