I have a table of 4 columns and 5 rows. After I defined my table fields, I realized I needed another column: Key.
Upon changing columns in TableArrangement to 5, its content definitions ends up at the very end of the TableArrangement section, instead of in sequence with each row.
Is there a way to place these in the desired location at the end of each row, instead of all listed at the end ?
Here is pic to explain what I mean:
Original table did not include KEY column. When added, its defs go to the bottom of the TableArrangement section.
I understand the point. Nevertheless, the question is not answered.
I wanted to know if it is possible to achieve the correct placement through some manipulation; or is the Table Arrangement component not functioning properly?
As a test, I tried making a copy off the AIA file and then modified the screen1.scm json layout file to reflect what I wanted. However, this did not result in a loadable file.
The component tree won't show them in row and column order, most likely.
Indeed!
Also, will your table row count vary?
Eventually it may. But since the row component placement is not ideal, I am switching to the vert/hor layout format.
Thx.