I used ReportItems!textbox4.Value for displaying a data field in the header and footer.
But it is not getting repeated in the subsequent pages...
It is getting displayed only in the first page...
Kindly provide me with a solution to get it repeated in all the pages asap!!!........
Regards,
Aravind RJ
Hi,
can you check where you have placed the field you are refering to using the report items.Place that field in the table header or footer or else in the body of the report.If you are placing it in the table header set the property "repeat on new page" for the table header. For the body of the report this property is auotmatically set. you can place it either in the body or the table header or footer.
Also set the visibility of the field being referred accordingly.
hope this works,
somiya
|||Hi,
i am sorry if i wasnt clear earlier...
by body of the report,i meant put the textbox in the detailed section of the report.
Regards,
Somiya
|||Hi somiya,
yes. i placed the fields which i wanted to display using ReportItems! in a table's detail section only.... i also made it repeat on each page... but it dint work and in vain......
in the mean time i found out another way for this.... add those fields which you want to be present in the header / footer to the "Report Parameters", make it hidden and relate it to the database fields which you want to display.... this way, the items get repeated in all the pages....
Thanks,
Aravind RJ
No comments:
Post a Comment