Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: parameters in Crystal Reports 8.0


Message #1 by Lars Solem <Lars.Solem@v...> on Tue, 9 Jan 2001 08:33:14 +0100
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


  Return to Index