Crystal report 2005 with Vb.net 2005
Hi Everyone,
I am using vb.net 2005 and crystal report 2005 ,
Can you plaese tell how to pass dataset to subreport.
I am getting error in this line
SubReport.OpenSubreport("work_order_process_products.rpt").SetDataSource(DataSet2.Tables(0))
thanks
regards,
mageshkumar
Re: Crystal report 2005 with Vb.net 2005
Re: Crystal report 2005 with Vb.net 2005
@mage - well, I have to give you credit... msot people walk in the door and say "doc it hurts." You at least walked in and said "doc, my chest hurts".... but you didn't tell us if it's related to a knife sticking out of you or if you are having a heart attack. In otehr works, great, you have an error, and at least identified the error.... but WHAT error are you getting? There could be a number of different errors possible.
-tg