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

TableView: Add the way to set styleClass, id, and/or style for all the cells in a column

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 8u40
    • 7u6
    • javafx
    • javafx-sdk2.2.0-beta-b12

      Usually data appearance in a table varies between columns. The easiest way to achieve that is to set the css for cells in the columns. Unfortunately there is no other way to adjust cells id, styleClass or style properties other then by providing a custom Cell Factory which is too much for such a simple adjustment.

      Please consider adding methods to TableColumn that specify styleClass (maybe id and style also) property for cells of the corresponding column. That would be really helpful!

      BTW, what do current id, style and styleClass properties are for in TableColumn class?

            jgiles Jonathan Giles
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: