-----------------------------------------------------------

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: PareshRahate
Message 1 in Discussion

Hi,
I am designing reports. I have placed a CR Viewer in a form 
'frm_CRViewer.aspx'
I have created diff reports eg. 'rpt_Detail.rpt' and 'rpt_Summ.rpt'.
Now for every report called should be displayed in the frm_CRViewer.aspx
I have written a code in the page load of 'frm_CRViewer.aspx' which states 
as follows
dim obj_rptDetail = new rpt_Detail.rpt
CrystalReportViewer1.datasource = obj_rptDetail

This works fine. Its shows me the report.
I have a form in which the user selects some criteria and depending on that 
I call frm_CRViewer.aspx
My hurdel is how will i pass the report object dynamically('rpt_Detail.rpt' 
or 'rpt_Summ.rpt')
Also I want to pass the query which is dynamically created depending on the 
criteria selected by the user.

Regards,
Paresh Rahate.

_________________________________________________________________
Free transactions in any ATM across India. 
http://server1.msn.co.in/msnleads/suvidha/dec03.asp?type=hottag Click here.



-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/mumbaiusergroup/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to