Hello All!
I’m having trouble implementing a page-break-inside tag within my dynamic web page. The main piece of the page is a repeater, which creates a table for each row returned in the DataSource. It currently will break the table in the middle when a page break is encountered. I’m hoping to have it not break the table in the middle, and I assume this is the tool to use. Here is the relevant section of code, I’m just not sure where the page-break tag should go:
Project Name: |