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

Delete Report Definition in Web Report Designer

2 Answers 185 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 19 Apr 2021, 04:01 PM
Is there a way to delete report definitions in Web Report Designer? I notice that when creating a custom definition storage, the interface "IDefinitionStorage" implements a "DeleteDefinition" function, so I'm assuming there is a way to do so. My first thought was the "file menu" would contain a delete option but it does not seem to be there.

2 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 22 Apr 2021, 02:30 PM

Hello Josh,

The interface requires implementation of this method, however, unfortunately, the deletion is not implemented in the Web Designer yet. This is planned for the current year 2021. At the moment, you need direct access to the definition storage in order to delete a report.

This functionality is in our plans but you can still make a feature request on our feedback portal for it, the more votes that the request acquires, the higher the priority.

Please let me know if you have any other questions.

Regards,
Dimitar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Mihriban
Top achievements
Rank 1
Iron
answered on 22 Oct 2021, 10:56 AM
Hello ,

How can I delete the sample reports I created in Telerik Web Report Designer, good work
Dimitar
Telerik team
commented on 26 Oct 2021, 01:51 PM

Hello Mihriban,

Currently, deleting a report is not available in the Web Report Designer.

If you use FileDefinitionStorage to store the report definitions, you may simply delete the unwanted reports from the file explorer.

If you use a custom implementation of the IDefinitionStorage, the deletion of the reports will depend on the implementation.

If you would like this option available in the Web Report Designer UI, please create a feature request - Progress® Telerik® Reporting Feedback Portal.

Tags
General Discussions
Asked by
Josh
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Mihriban
Top achievements
Rank 1
Iron
Share this question
or