Try this


I think of 2 solutions:

1. create a second CR control OR

2. change the CR properties by coding

sample: CrystalReport1.Datasource = your datasource
CrystalReport1.ReportFileName = your report


Hope this will help

Cheers
Ray