I have a form that has a table the expands to multi pages. I want the heading to show up on the 2nd page as well so I put the header on the master page. Now the next subforms on the main page crept up to the top. I can't find a way to bump it down
I have a form that's a single page with a table. The table has buttons that deletes and adds rows. I want the rows to fall onto a second page. If I create the 2nd page, the table overflows just fine. How do I hide the 2nd page until it is needed?