This is a migrated thread and some comments may be shown as answers.

Using Untyped Datasets

1 Answer 110 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Isabel
Top achievements
Rank 1
Isabel asked on 10 Mar 2013, 06:14 PM
I need to bind reports to untyped datasets.  With another reporting software, I could output the untyped dataset to xsd and xml and then use them with the report designer at design time to get the schema for the report layouts and even have sample records to preview with the designer.  How can that be done with the Telerik reports.

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 14 Mar 2013, 09:01 AM
Hello,

You can find attached a sample illustrating how to obtain a table schema from DataSet object via ObjectDataSource component:
  • Report1 -  using typed DataSet (having xsd file);
  • Report2 - using untyped DataSet;
If I have misinterpret your request, please elaborate what is the case - where and how you take the schema for the xsd and what data is expected in the report preview and in the ReportViewer control.

All the best,
Stef
the Telerik team

Telerik Reporting Q1 2013 available for download with impressive new visualizations. Download today from your account.

Tags
General Discussions
Asked by
Isabel
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or