Hi folks,
I still have problems with sending parameters to a CR repport. I have made a
webform in C# with a text-box ('Yr'), a button and a CrystalReportViewer
control. I can't make the
CrystalReportViewer1.ParameterFieldInfo["Yr"].CurrentValues.Add(obj);
to work, it's always throws a 'System.ArgumentException: Invalid object
type' whatever I send as 'obj'.
Are there any other methods of doing this?
Thanks, Lars
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
---
You are currently subscribed to aspx as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-aspx-$subst('Recip.MemberIDChar')@p2p.wrox.com