Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question on accessing report objects at runtime
Message
From
25/10/2002 11:04:23
 
 
To
All
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Question on accessing report objects at runtime
Miscellaneous
Thread ID:
00715457
Message ID:
00715457
Views:
36
I have a report that I created in CR.NET.

The report has a box object that I need to optionally display or suppress at runtime. Unlike many report objects, the report designer doesn't provide a formula beside the 'suppress' checkbox for a box...

At runtime, I'd like to do something like...

oReport.Section6.ReportObjects.Box3.Visible =

Problem is, 'Box3' [name of the box] doesn't appear in the object hierarchy.

I can suppress the entire section that contains the box...unfortunately, the box extends down to a subsequent section...so what I wind up getting is the 'bottom half' of the box.

Any clues?

Thanks,
Kevin
Next
Reply
Map
View

Click here to load this message in the networking platform