Visual Studio Development Bookmark and Share   
 index > Crystal Reports for Visual Studio > Format Editor->Can Grow question
 

Format Editor->Can Grow question

Hello, All
I have an issue about crystal report. Do not know how to realize it,as following:

----------------------------------------------------------------------
Section1 [Report Header]
:ReportTitle :

Include(Text Object) :include information: - I set"CanGrow" here, but if the numberofline becomes 2, 3,.. , the
- contentsof :excludeinformation: will be covered.
Exclude(Text Object) :exclude information:


PageHeaderSection1 [Page Header]
:Heading1: :Heading2: :Heading3: :Heading4:

Section3[Details]
:Field1 : :Field2 : :Field3 : :Field4 :

Secion4 [Report Footer]

Secion5[Page Footer]
:Page N of M:
----------------------------------------------------------------------

How to resolve the issue that contents of :excludeinformation: will be covered. Can the space between the line "Include" and the line "Exclude" grows dynamicly?

Thanks In advance!

ScottQ  Wednesday, September 30, 2009 7:01 AM
How adding about another report header section? I'm not sure how to do this in code, I always useCrystal Reports tocreate and design reports. I have just designed a report that needs to expand to an unknown size at runtime andcreated a section for each expandable object. Seems to work well.

RA Smith
ra_smith  Wednesday, September 30, 2009 4:28 PM
Thanks for your reply, ra_smith.

I don't think adding another report header section can resolve my issue.
If there are some methods to add the following lines dynamic in header section (such as Section3[Detail]), maybe this issue can be resolved.

Include(Text Object)   :include information                         :     - line1   
 
Exclude(Text Object)  :exclude information                         :    - line2

ScottQ  Friday, October 09, 2009 3:06 AM

To add a sub crystal report which includes the above two lines dynamically may be the best method.

ScottQ  Friday, October 09, 2009 8:45 AM

You can use google to search for other answers

Custom Search

More Threads

• Passing Parameters to Subreports with stored procedure
• Dynamic Chart Height
• Crystal Report
• PDF generated with Crystal Reports from ASP.NET
• Help with crystal
• Visual Studio 2005 and Crystal Report exporting
• Crystal report issue
• Convert Currency to Words (Indian Format) in Crystal Reports
• Page Number in SubReport
• change data field in crystal report grouping