Hi,
I got a small question.
I did develop 3 individual reports ,which have parameter for each(the parameter is the same for all the three and its declared in the SQL query)
Now I have to join those 3 sub reports into a single masterpiece.I had done this part and the report works fine , but in the parameter editor its comes out with 3 parameter as required inputs.
I am with an understanding that by overriding the Start() method in each of the report componet we can get rid of the other two.
Can some one please help me out in finding an approach for it .
please do send me the sample code if you have any, which suits my requirements.
Is the start method alone is enough or do we need to override the Finish method as well
Any piece of help in this regards would be appreciated
thanks in advance