K
Khurram
Hi,
I am trying to use Crystal Reports with ASP.NET. I created a dataset
and tried to display it in the report but nothing came up. I did not
get an exception either. I know that the dataset is populated so it
has to be a very basic binding issue.
To bind the report object to dataset I called the SetDataSource method
of Report object with dataset as the parameter.
To see the report I set the ReportSource of crystal report viewer
object with the report.
Is there anything else I need to do?
Thanks
I am trying to use Crystal Reports with ASP.NET. I created a dataset
and tried to display it in the report but nothing came up. I did not
get an exception either. I know that the dataset is populated so it
has to be a very basic binding issue.
To bind the report object to dataset I called the SetDataSource method
of Report object with dataset as the parameter.
To see the report I set the ReportSource of crystal report viewer
object with the report.
Is there anything else I need to do?
Thanks