forwarding a parameter to the subreport !
I have a web application that publishes a crystal report say "crystalreport1.rpt". the database schema i m using for my application is XML. I want to add a subReport in crystalreport1. I am passing a parameter to the crystalreport1 from the webapplication. its working just fine. I am trying to forward the same parameter to the subreport. but the parameter value is not getting retrieved at all in the subreport.
does anyone know what could be the problem?
thanks and regards,
sandeep.
|