This example demonstrates how you can integrate the Web Report Designer into your web application. The application contains a simple report catalog, allowing you to add, delete, and edit reports whose layout data is stored in a custom data storage (i.e., an MDB database).
Additionally, this example demonstrates how you can add custom commands to the report designer menu at runtime to provide better integration with your application. In the example, the custom Close menu command is introduced, which redirects you to the catalog page.
See also:
T190370: How to integrate the Web Report Designer into an MVC web application
T227679: ASPxReportDesigner - How to create an ASP.NET End-User reporting application with the filesystem report storage managed by the ASPxFileManager control
Question Comments
Added By: Baykov Roman at: 7/10/2015 6:41:00 AM
Can't understand. Where u take report.save()? what is report and what is method save()? Is any reference of JS objects and methods?
Added By: Vasily (DevExpress Support) at: 7/10/2015 7:54:31 AM Hello Ruslan ,To process your recent post more efficiently, I created a separate ticket on your behalf: T265741: How to integrate the Web Report Designer into a web application. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.Added By: Subhash Makkena at: 10/22/2015 8:38:15 AM
Is there a way i can implement a custom drag and drop to canvas tool in the left hand side?
My requirement is, instead of drag and drop Chart into canvas, i want to provide 4 types of chart icons in the toolbox. And be able to drag and drop each kind of chart individually.
Hello,
To process your recent post more efficiently, I created a separate ticket on your behalf: T303410: Web Report Designer - Is there a way i can implement a custom drag and drop to canvas tool in the left hand side. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.
SimpleWebReportCatalog.CatalogDataTableAdapters;
Please Provide me the Information Regarding this
Added By: gopi matsa at: 3/11/2016 9:09:49 PM Otherwise Please Provide me the Code For this.