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

Need refresh method for TableViews

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Incomplete
    • Icon: P4 P4
    • tbd
    • 8u66
    • 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.

            jgiles Jonathan Giles
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: