Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print header on every page

Status
Not open for further replies.

NerdTop72

Programmer
Mar 14, 2005
117
US
Hi,
Is there a way to print a header on every page. I have 5 GridViews populated with data that create about 11+ pages. Only the first page has the titles of each column. How can I print the titles on each page? I am binding 5 gridviews to Sqldatasource.
Thanks
 
If you want control over something like that, you should use a report generator like Crystal Reports or something similar.
You might be able to "inject" a header using js, but I am not sure, and you would have to post in that forum.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top