I want to print a web page using a datagrid to show some data. It prints data, but does not repeat the header in next page. I would like the header repeated in each page. How can I do it with a datagrid? I can do it using style break in the table head, but can't in datagrid.
Asked
Active
Viewed 1,739 times
1 Answers
0
You can create a print style sheet. However, support for it is still sparse.
For predicatble paging and formatting, I would output to either PDF or a reporting tool such as Crystal Reports.