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

Integration of designer into application

6 Answers 149 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Cameron Molyneux
Top achievements
Rank 1
Cameron Molyneux asked on 08 Oct 2012, 02:14 PM
We would like to integrate the designer into our application

What we would like is to be able to wrap the exe so that we can pass in the template file we want to edit and then save the file back to our database

Is this at all possible?

6 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 09 Oct 2012, 03:28 PM
Hi Cameron,

Currently we do not offer a report designer that can be embedded in clients' applications. Our focus is on catching up with some important features for a tool like this (working with data, etc). The designer is a pretty complicated software and we're not sure whether it is suitable for a conventional usage, so this matter is about to be considered.

You would be happy to know that for the Q3 2012 release, one of the features that would be introduced is Report templates for the Report Designer (see RoadMap), so you would be able to accomplish the described scenario.

Greetings,
Steve
the Telerik team

HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

0
Cameron Molyneux
Top achievements
Rank 1
answered on 09 Oct 2012, 03:35 PM
Thanks Steve

We have partially implemented this already by creating a report designer layout file on the fly with the datasource added at run time, we throw this our to isolated storage and then use java script to open the file with the report designer

We can then edit the template and when we hit save it saves back to isolated storage , the user has to then return to our app and then when they hit save in the silverlight app it grabs the file then pushes it to a table

We will then do similar when we want to create the report, pulling from the table into isolated storage and passing it and its datasource to the report view (which thanks to your support in my other thread we now have working)

As you can see its a bit clunky but will work in lieu of a slicker option from you guys


0
Gaurav
Top achievements
Rank 1
answered on 23 Dec 2013, 05:59 AM
Hii  Steve
Any update on this ??
0
FMorales
Top achievements
Rank 1
answered on 10 Feb 2017, 12:24 PM

Hii  Steve
Any update on this ??

Thanks, Francisco

0
Stef
Telerik team
answered on 10 Feb 2017, 05:44 PM
Hi Francisco,

The Standalone Report Designer is not available as a control that can be integrated in other application.

There is a Report Server application, proving built-in functionality like users, data, reports management. Automatic export and mailing of reports. Options for downloading the Standalone Report Designer allowing registered users to create content for the Report Server.

Regards,
Stef
Telerik by Progress
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
0
Alex
Top achievements
Rank 1
answered on 01 Nov 2017, 12:49 PM
Cameron Molyneus,  Can you post the code you have that opens the EXE with a certain file and then posts it back?
Tags
Report Designer (standalone)
Asked by
Cameron Molyneux
Top achievements
Rank 1
Answers by
Steve
Telerik team
Cameron Molyneux
Top achievements
Rank 1
Gaurav
Top achievements
Rank 1
FMorales
Top achievements
Rank 1
Stef
Telerik team
Alex
Top achievements
Rank 1
Share this question
or