If I have a form in a tab panel set to Table View and there’s no header part, Servoy automatically generates the column headers which also act as sort buttons. Very nice.
But if I add a header, I lose those column headings and I have to create my own and program them to do sorting which is a lot of work.
I’d like the ability to add a header and still retain those automatic column headings. For instance, maybe I like those automatic column headings but I’d like to add a “add new row” button above the table.