ithought 0 Newbie Poster

hi all, kindly help me experts. i am in hurry to finish my report.
i am using vb.net 2005 and sql server 2000
1. i have two tables which has no link
2. i try to show fields of both table in single report page
3. so i used two sub reports
4. now my problem is i have to pass parameters to sub reports and filter datas
5. finally report should display datas from both tables according to user selected data form datetimepicker which is placed in form
6. i should not get "enter parameter value" dialog box too, should get rid of it.
KINDLY SEND STEPS AND FULL CODE AND HELP ME.
THANKS IN ADVANCE

ithought 0 Newbie Poster

Hello,

You need the following code to set the value of a parameterfield in crystal reports:

<reportname>.SetParameterValue("<Name of parameterfield>", <Value of the parameterfield>)

Dude this aint working. Tell me what should i do in order to fet rid of the dialog box.

ithought 0 Newbie Poster

Hello,

You need the following code to set the value of a parameterfield in crystal reports:

<reportname>.SetParameterValue("<Name of parameterfield>", <Value of the parameterfield>)

Dude this aint working. Tell me what should i do in order to fet rid of the dialog box.

ithought 0 Newbie Poster

Hello,

You need the following code to set the value of a parameterfield in crystal reports:

<reportname>.SetParameterValue("<Name of parameterfield>", <Value of the parameterfield>)

Dude this aint working. Tell me what should i do in order to fet rid of the dialog box.

ithought 0 Newbie Poster

Thanks dude.BTW The Dialog box opens immediately after the form loading. So if i put the code in form loading, is it enuff to stop the dialog bix from being shown up.

ithought 0 Newbie Poster

Hi friends,
here is my problem. I am using the Crystal Report and everything is fine. Now when i try to run the project, it first open a dialog box named as 'Enter Parameter Values' and i need to enter the date in order to view the report. But what i need is, when i just click the menu, it directly goes to report page and show all data's regardless of the date. Here is the dialog box i got.

I am unable to upload the pic in this forum. So please view it thru this link.
http://www.imagechicken.com/viewpic.php?p=1248357190043268600&x=jpg