indydavid32
Nov 25th, 2003, 07:31 AM
In vb 6, it would be something like this.
CigUnitRpt.Text16.SetText "For District Manager: " & strEmpName
How would you do this for a report in ASP .Net using the CrystalReportViewer?
Thanks
CigUnitRpt.Text16.SetText "For District Manager: " & strEmpName
How would you do this for a report in ASP .Net using the CrystalReportViewer?
Thanks