Put the dataset feild value in any textbox inside the report body ,then in the report header textbox put the expression as
ReportItems!.Value ,where the textbox name should be the textbox you put in the report body having the dataset field value.
No comments:
Post a Comment