Well, usually when you step through, it'll take you to the method. In this case, it's not. The parent report runs just fine, but when it tries to load the subreport I get the "ERROR: Subreport could not be shown" error where the subreport data is supposed to be. And, it doesn't trigger the SubReportProcessing code like it should.
Main Topics
Browse All Topics





by: aprestoPosted on 2009-03-18 at 06:39:39ID: 23918510
If im not mistaken, Stepping through wont fire it, the line in your constructor is only telling the Event which method it should correspond to, im guessing the reporting process needs to be triggered, what fires this? Im not familiar with this control, hence the question