I am having one TreeTableView and that table has one Column Header. Table has some data rows and those rows has some plus side at left side and if I clicked on that plus sign and it will fetch the data from the another table and that table also has Column Header Row.
Can I have multiple column header rows in TreeTableView?
Thanks in advance.