Tuesday, July 19, 2022

Setting and related checkbox to show/hide the interface for row/column maintenance

Hidden by default


Visible on demand


No comments:

Post a Comment

For the add columns buttons: simple process to identify the column numbers of new columns.

  Nothing complicated.  Plan on a column number that is the sum of the column numbers before and after, then divide by 2. Except for new col...