Hi there
Im trying to build a Crystal Report from within a vb.net windows app. and am stuck on the following ...
So far I have built up a dataset and then written it out to xml, which Ill then attach to my CR report. My problem is that apart from about 6 "header" fields that are constant, I have variable numbers of detail fields.
How do I programmatically load this varying number of fields into the report ?
Thanks for any suggestions
Andy
Im trying to build a Crystal Report from within a vb.net windows app. and am stuck on the following ...
So far I have built up a dataset and then written it out to xml, which Ill then attach to my CR report. My problem is that apart from about 6 "header" fields that are constant, I have variable numbers of detail fields.
How do I programmatically load this varying number of fields into the report ?
Thanks for any suggestions
Andy