Reset table and allignment cell tableview 4

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

3 Likes

Better still, use Horizontal Arrangements as Rows containing Labels as Cells.

1 Like

I explained myself wrong, I am referring to the tableview 4 of @ken
Thank you very much

Well if you have version 4 of the extension:

image

adjust the formatting for the header row in tableview2 accordingly

2 Likes

thank you so much

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.