Ive created a Crystal Report Viewer. I have a drop down list that allows the users to select a report and then the parameters display accordingly.
However, when I go to select a different report, the report changes but the previous parameters remain on the page...

I was wondering whether someone could help me. Im assuming I need to either delete or refresh these parameters. If this is the case, could you show me how to do this?
Thanking you in advance
Mic keeeyPosted Nov 27, 2007, 6:01 AM
Just to let you know I have solved this problem.
Turns out theres nothing wrong with my code...I just needed to set the parameter controls visibility back to false.
Jan MontanoPosted Nov 22, 2007, 9:30 PM
Could you please post your code especially the part where you select a report and pass new parameters? Thanks.
Cheers,
Jan