Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question on accessing report objects at runtime
Message
De
25/10/2002 11:04:23
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Question on accessing report objects at runtime
Divers
Thread ID:
00715457
Message ID:
00715457
Vues:
37
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform