Forum Discussion
Detail Report Listing
Hi RWineJr - If i understood your requirement correctly I think you need to display Page header/Footer/Table Header and other static values on your report even before the SP returns you data?
If this is correct understanding, please read below. Else Can you explain a bit more?
You can add any static Boxes (Insert>Shapes> Rectangle) and show data whatever you want to show static without any DB Connectivity or SP results.
For displaying Table header, if the table column names are static: you can try merging 4 (Images>Shapes> Rectangles) and create a custom Table header which will have column names but no data.
Your actual data tables can sit inline to this custom header with no column header.
Hope this helps and gives you some pointers.
Cheers,
-Namish B