In the picture below (source) Balance column span Income and Spending columns.
I can't found any information of how to achieve this...
Any help appreciated

In the picture below (source) Balance column span Income and Spending columns.
I can't found any information of how to achieve this...
Any help appreciated

Copyright © 2021 Jogjafile Inc.
This feature (nested columns) is documented in the Oracle JavaFX controls tutorials for TableView.
Read the nested columns javadoc (TableColumnBase.getColumns) for more information.