Creating a Crystal Report from a runtime dataset
Hi,
I am creating a crystal report, but the dataset I am generating the report from has been done at runtime (not in the forms designer).
I basically have a module that populates a dataset, this dataset is available to all my forms in my asp.net project.
I want to design a report based on that dataset (the columns will always be the same) but I'm not sure how to do it. Any help would be greatly appreciated.
VBMazza
|