|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Subreports in Report ControlI am using the new reporting control to generate a local report in a Windows app. I downloaded the sample app and it works great. However, I did find an issue that I can't seem to get around. Here is what I am finding: 1. I create a new Windows solution 2. I add the sample app as an existing project (its the c# sample app that displays Orders) 3. I add a new Windows app project 4. I call the sample app form1 from the new project 5. The subreportprocessing event never fires If I call the form1 load from inside the existing project, everything works fine. Anyone have any suggestions? |
|||||||||||||||||||||||