Printing a dataGrid

L

Louis-Vincent Guay

Hi,

I'd like to print a DataGrid, but the problem is that I want the header
to be repeated on each page.
Is it possible to make sure that the header of a datagrid is on every page
of the DataGrid?
How could it be done ?

Thank you
 
R

Raterus

Sorry, it can't be done. Eventually browsers are supposed to support use of the <thead><tbody><tfoot> tags in an html table and be able to print like you are asking, but as of now, no major browser does. Better to use something like Crystal Reports to display this data, then you can export to various formats (like pdf) that will repeat the header across the pages.

--Michael
 
L

Louis-Vincent Guay

Guess I'll have to deal with it.
Thank you for your support.

"Raterus" <[email protected]> a écrit dans le message de
Sorry, it can't be done. Eventually browsers are supposed to support use of
the <thead><tbody><tfoot> tags in an html table and be able to print like
you are asking, but as of now, no major browser does. Better to use
something like Crystal Reports to display this data, then you can export to
various formats (like pdf) that will repeat the header across the pages.

--Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,142
Messages
2,570,819
Members
47,367
Latest member
mahdiharooniir

Latest Threads

Top