scattouseFPI Posted August 31, 2021 Posted August 31, 2021 I need to create a 2 column table with the depth of the second column dependent on the number of rows within a category in the first column. each column will not have equal amount rows. any ideas? Quote
Dan Korn Posted August 31, 2021 Posted August 31, 2021 You want to set the vstraddle attribute (or the VStraddle property in the JS table API) of the cell in the first row of that second column to the number of rows in the first column that you want to straddle. In your picture, you would set the vstraddle to 5. There's more information about this, including an example, in the FusionPro Tags Reference. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.