how do i reset the table?
how do I line up the cells in the list above with the one below
Tanks
The easiest way to do this is to add the headers to your table list and just display one tableview.
Alternatively, @Ken has a version of Tableview that will align two separate tableviews
Better still, use Horizontal Arrangements as Rows containing Labels as Cells.
This post was flagged by the community and is temporarily hidden.
Well if you have version 4 of the extension:
adjust the formatting for the header row in tableview2 accordingly
thank you so much