Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8112004

TableView - Wrong column index for invisible/moved TableColumns

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.0
    • fx2.0
    • javafx
    • Windows Vista

      Add two TableColumns to the column sequence of a TableView and set the first invisible. If you set GetCellData on the TableColumns, you get the wrong column index for the visible column. Same problem for moved columns. The GetCellData.get(int, int) is invoked with the live index and not with the virtual index

            jgiles Jonathan Giles
            rjahnjfx René Jahn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: