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

Sample Project to create a report programatically?

4 Answers 452 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David Penny
Top achievements
Rank 2
David Penny asked on 17 Nov 2007, 03:13 PM
Hi,

Does anyone have a sample Project of how to create a Report Programatically (VB preferably).  I need to create reports completely from a set of parameters defined by the user.

I have tried working through the documentation section, but the parts there are too brief to let me work out the complete sequence of what I need to do, and if anyone has a sample of how this could be done to create Header, Group Header, Detail, Group Footer and Footer sections that would be great.

David Penny

4 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 19 Nov 2007, 01:25 PM
Hi David Penny,

The easiest way to learn how to create a report programmatically is to create a report similar to the one you will need (i.e. with all the sections you want, data source, styles, etc.) with the Visual Studio designer. Then examine the auto-generated code inside the InitializeComponent method. Also, the API Reference section in the Documentation would be very helpful if you want to master the object model. You may want to check out these videos, as well:

http://www.telerik.com/ClientsFiles/product.videos/27/
http://www.telerik.com/ClientsFiles/product.videos/28/

Regards,
Ross
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
David Penny
Top achievements
Rank 2
answered on 19 Nov 2007, 02:07 PM
Thanks Ross,

I'll check those out...
0
Mujeeb
Top achievements
Rank 1
answered on 10 May 2014, 04:47 AM
Hi David,

These links doesn't seems to be working.

Can you send me a sample project on ASP.NET Ajax -- VS 2013 for the telerik report implementation.

I need to send the parameters of the report from a web form.

Thank You and Kind Regards
Mujeeb
0
Nasko
Telerik team
answered on 13 May 2014, 02:35 PM
Hello Mujeeb,

This forum thread is about the programmatic generation of Telerik Reporting reports.

Using report parameters programmatically is out of the scope of this thread, so it is better to post a new forum thread or a support ticket on the topic.
Before posting we recommend checking our online documentation, which contains various information on displaying Telerik Reporting reports in applications and using report parameters.

Regards,
Nasko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
David Penny
Top achievements
Rank 2
Answers by
Rossen Hristov
Telerik team
David Penny
Top achievements
Rank 2
Mujeeb
Top achievements
Rank 1
Nasko
Telerik team
Share this question
or