I am having trouble repeating textboxes (textboxes uses data fields within the source table) used as headers within the body of the report.
The report has 3 tables and above the first table there are several textboxes used as headers that only repeat based on unique ID, but doesn't repeat when the table # 1 continues to page 2 for that unique ID and the table goes into the second page of the report. Note: the textboxes and the 3 tables are within a list box. Let says, table #1 is longer than the page, the table only repeats on the second page of the report, but not the list of textboxes used as headers. I want the textboxes to repeat for that unique ID if table #1 or #2 or #3 is longer than 8 by 11 page (continues to page 2 or 3 etc...). Is this possible? Can it be done using SSRS 2005? I've ran out of ideas on how to get the list of textboxes to repeat. Any ideas would be helpful!
Thanks,
Regards,
Mary
Submitted under: Microsoft SQL Server · Indexes · · ·
Isn't it possible to embed the textboxes within the header of the table, and then check the repeat header property of the table?