DataTable as DataSource (in Report Designer)
Hey,
I've created some reports with the Report Designer in combination with an ASP.NET page (i pass a parameter and the ConnectionString to thereport) => that works fine!
Now, I want to use a DataTable (from ASP.NET) in combination with the Report Designer, but I don't know how to handle this. I can only add DataSources from a Database, but i can't add DataTables.
Has anybody the same problem?
Is this possible to use a DataTable in the Designer?
Thanks,
BG Markus
I've created some reports with the Report Designer in combination with an ASP.NET page (i pass a parameter and the ConnectionString to thereport) => that works fine!
Now, I want to use a DataTable (from ASP.NET) in combination with the Report Designer, but I don't know how to handle this. I can only add DataSources from a Database, but i can't add DataTables.
Has anybody the same problem?
Is this possible to use a DataTable in the Designer?
Thanks,
BG Markus
Comments