Hi,
Does anyone know if you can create a catalog with this control? The catalog would have one or 2 fixed pages and then the 3rd to the nth page would have to be created dynamically with variable content.
If you can do this, is there a sample project that can be studied?
Also, I notice when I create a project and drop the report control on the form and go into design mode, i can make a report and put in code... however the code (cs file) doesnt show up in the solution. Where is this information stored if not in the project folder?
Thanks,
Kevin
creating a catalog and questions
-
- Posts: 1
- Joined: Thu May 01, 2008 8:53 am
- Location: Grand Rapids,MI
creating a catalog and questions
Hello,
Thank you.
If i right understand your requirements you can check report "Anchors" from category "Navigation" in Demo application.Does anyone know if you can create a catalog with this control? The catalog would have one or 2 fixed pages and then the 3rd to the nth page would have to be created dynamically with variable content.
If you can do this, is there a sample project that can be studied?
You can change code of report only in report designer.Also, I notice when I create a project and drop the report control on the form and go into design mode, i can make a report and put in code... however the code (cs file) doesnt show up in the solution. Where is this information stored if not in the project folder?
Thank you.