FXML TableColumn only gets an id if the enclosing TableView has one, and it's set with "id" instead of "fx:id"

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 8u5
    • Component/s: javafx

      When loading an fxml document, TableColumns only get their ids set when the enclosing TableView has an id, too. And the TableColumn id can only be set using the id attribute, the fx:id doesn't work.

            Assignee:
            Martin Sládeček
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: