Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-35416

spark DataGrid gridItemEditorSessionSave event.rowIndex return -1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Apache Flex 4.16.1
    • None
    • Spark: DataGrid
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            pol2095 pol poggi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: