c# 3.0 - rdlc report page header field values not displaying when the sub report page breaks happens in body section -
i got field values of report header section using "=reportitems!txtbox_body1.value" report body section binding through dataset value. , have subreport in report body. problem page header values comming in first page, not in second page when page break happens sub-report.
please advise if has solution sample coding.
thanks,
Comments
Post a Comment