How to get rows to appear on only one page

View: New views
1 Messages — Rating Filter:   Alert me  

How to get rows to appear on only one page

by smudgedlens :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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