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

Telerik Reporting to RDL

1 Answer 305 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
AK
Top achievements
Rank 1
AK asked on 18 Nov 2015, 08:28 AM

Hi,

I'm using the full Telerik DEVCRAFT kit and finally found my way to the Reporting section.

I always used .rdl files to load my reports.
In Visual Studio2015 I created a Telerik Lib Q3 Project.
The Design was very similar to the ReportDesigner in VisualStudio2010.



But at the end, I got an .CS file and don't know how to Export this to use as a report on my SQL Report Server.
Is there a guide or something to export them?





I'm sad that the videos from Telerik are very old. VisualStudio 2005 examples...

 

BR

Raphael


1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 19 Nov 2015, 02:50 PM
Hello Raphael,

Please check this forum thread for more details on starting with Telerik Reporting.

In general, reports can be created in VS - the result is a class inheriting Telerik.Reporting.Report. Reports can be created with the Standalone Report Designer - the result is a Telerik.Reporting.Report object serialized in XML and saved in a  TRDX file.

Reports can be imported from VS to the Standalone Designer, and vice versa:

The designed reports can be displayed in an an application through the existing Report Viewers. They can be also exported programmatically in a selected format.


Let us know if you need any further help.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
AK
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or