Need refresh method for TableViews

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Incomplete
    • Priority: P4
    • tbd
    • Affects Version/s: 8u66
    • Component/s: javafx
    • x86_64
    • windows_7

      FULL PRODUCT VERSION :


      A DESCRIPTION OF THE PROBLEM :
      Have to use a hack:
      TableView.getColumns().get(0).setVisible(false);
      TableView.getColumns().get(0).setVisible(true);

      to force refresh of table view


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Assignee:
            Jonathan Giles
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: