When adding a new report, after entering the name of the .cs file, I get the following Object reference error. After clicking OK, the "Add New Item" dialog appears again, asking for the name of the object. The 2nd time, I have to click Cancel because by that time, the object has already been added to the project.
BTW, the new report I'm trying to add is actually a subreport, which will be later added to a master report. The new report already has a PageHeader, Detail and PageFooter section. I don't need the PageHeader or footer, but need a labelsGroupHeader instead. How do I add one?
BTW, the new report I'm trying to add is actually a subreport, which will be later added to a master report. The new report already has a PageHeader, Detail and PageFooter section. I don't need the PageHeader or footer, but need a labelsGroupHeader instead. How do I add one?