Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pointing a Crystal textobject at a dataset field
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00694184
Message ID:
00694661
Vues:
10
>All of the examples for Crystal Reports.Net show how to put a field on a report by dragging a SQL or ADO.NET dataset field onto a report. My dataset is created on the fly. How do I point a textbox object at a field in my dataset. I can't find any properties to do this.

I'll explain this a bit more.... I would like to access unbound field objects on the report and bind them to dataset tables. Something like

oReport.Section3.fldName.Boundto = dsStaff.cResult.name
oReport.Section3.fldInfo.Boundto = dsStaff.cResult.info

Is this possible? I can figure it out the syntax from the VS.NET help.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform