crystal report

Jul 29 2005 7:19 AM
Hi All

I am new for crystal reports as well as for c#.I am facing a problem in creating the report using
crystal report drilldown expert.
I need to develop the summary detail report in which the linking field is the order No.I use the "Push Method"
for this purpose with two seperate stored procedure.

What i had done was :- 

1.Create the main report(summary) in which i had inserted the subreport with the linking field 
2.On button click i fill the Dataset with the Main report data using Adapter and assign the Dataset to 
   the report document which is set as the report source to Crystal report viewer.

Now the problem Begins:-
In the Drilldownsubreport event how can i get the value of the field Order No. so that it can pass to the detail
stored procedure for filling the dataset with that particular record.

I didn't see any solution on net with such a problem so i want to ask is it possible to do the same.If yes than please
give me the suggestion and if possible than code also.If its not possible than  how can i achieve the result.


Thanks in advance
Jayesh