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

End-User Design

1 Answer 265 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
abbas
Top achievements
Rank 1
abbas asked on 12 Oct 2015, 05:35 AM

Hello

we use MVC and Html5 and we use telerik report but our customer want to design report how can i do it??

In your demos isn't it Like StimulSoft

thanks a lot Telerik...

Abbas Mirzaee

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 13 Oct 2015, 12:31 PM
Hi Abbas,

If your intent is to use Telerik Reporting, details how to start creating Telerik Reports and display them in viewers are available in the Quickstart help section. For the purpose, my recommendation is to start with the provided Report Designers. The overview articles contain descriptions of the designers UI.

To start test to create a new ClassLibrary project with the minimum system requirements of Telerik Reporting, and add a new item (Best practices).  To connect your data, you can use any of the reporting data source components, where you can use report parameters to control the data retrieval e.g. SqlDataSource Wizard step 4 which is based on Using Parameters with the SqlDataSource component.

End-users can use the Standalone Report Designer tool to design reports, where you can provide them with templates.The tool operates as the Report Designer in Visual Studio, and reports are saved in XML format (TRDX files) which can be later imported in VS or deserialized as Telerik.Reporting.Report objects or directly used in applications.

The Standalone Designer tool is an executable that cannot be integrated in other application, but can be extended with external assemblies containing business objects and custom functions - Extending Report Designer (the linked at the bottom articles are step-by-step tutorials for extending the tool and later deploying the reports) to ease end-users in retrieving data for reports. You can also create templates from which end-users to start new reports. Once configured you can distribute the modified configuration file and the tool to end-users (Telerik Reporting License agreement - 4. License for Redistribution ) as a part of your solution.


The created reports can be displayed in an HTML5 Viewer. More details how it works and how to use it uin an application are available in the overview and Quick Start help articles.

There are local demos installed by default under C:\Program Files (x86)\Telerik\Reporting Q3 2015\Examples, where you can see most of the features of Telerik Reporting.


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
Report Designer (standalone)
Asked by
abbas
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or