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

ASP.NET Webforms to Telerik Report

1 Answer 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Cean Howman
Top achievements
Rank 1
Cean Howman asked on 07 Nov 2014, 04:13 PM
Support,

We'd like to change our ASP.NET site to use Telerik Reporting.  Currently, we have a dynamic report using SQL Server and user controls (repeaters) that populate asp:label's with data.  We'd like to do the same logic but put everything into a Telerik ad hoc report (without having to create a TRDX file) - so do all of the logic in code.  How would we go about this task?

Cean

1 Answer, 1 is accepted

Sort by
0
Hinata
Top achievements
Rank 1
answered on 12 Nov 2014, 11:01 AM
Hi Cean,

I'd personally recommend starting with the Quickstart articles. One nice thing that I noticed is whenever you create a report in the Visual Studio Report Designer, it automatically generates code for you in the Report1.Designer.cs file. You can reuse that code in your application later to create your reports programmatically.
Tags
General Discussions
Asked by
Cean Howman
Top achievements
Rank 1
Answers by
Hinata
Top achievements
Rank 1
Share this question
or