Repeating TABLE Header or Report header across each page of the report when you print:
I have achieved this by two ways one is simply using some trick(but this is not very good for a multiline textbox in repeating table) and second way is by using dotnet (c#) code ( this is more generalized way), this is applicable in each cases either due to multiline textbox, due to repeating table or due to multiline textbox in repeating table, if report breaks on multiple pages.
The Steps I did:
C# approach.
1. Make a print priew for report.
2.Need to Add a secondary data source.
3.Need to refer some dotnet code that I have written.
tommorow I will explain more and attach a sample report.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment