« Return to Thread: How to get rows to appear on only one page

How to get rows to appear on only one page

by smudgedlens :: Rate this Message:

Reply to Author | View in Thread

Hello,

I am working with iTextSharp to export an ASP.NET GridView to a PDF.  Everything works great, except I noticed that some rows are split between two pages (the first part at the bottom of the first page, the second part at the top of the next page).  Is there anyway to tell it to place whole rows only on a page?  Also, does anyone know if it's possible to reproduce the header row at the top of each page?

Regards,

Paul

 « Return to Thread: How to get rows to appear on only one page