Fields Display Field Placeholder Title Instead of Data
ActiveReports for .NET 3.0 Support
Fields Display Field Placeholder Title Instead of Data
03-09-2010, 12:46 PM
One of our customers has developed custom reports. These reports worked in a previous version of our software, however since the latest release they see text such as (date) that was in the default label, instead of the Actual Date that is being substituted in the code behind. On another report, fields are showing as "txtClosed" instead of showing the number of closed cases (as an example).
We have a lead on this issue. I'll update the post after I prove it out. Thank you.
Re: Fields Display Field Placeholder Title Instead of Data
03-09-2010, 10:27 PM
Hello,
Please make sure that the reports are correctly bound with the datasource. Also try to debug the code to find whether the fields are getting value correctly or not.
Regards,
Ankit Nigam