Unplanned
Last Updated: 23 Aug 2022 12:57 by ADMIN
Created by: Tommy
Comments: 1
Category: Reporting
Type: Feature Request
1
I don't seem to be able to place an HTMLTextBox into a Table cell using the Web Designer... Is this not possible yet?
Unplanned
Last Updated: 19 Aug 2022 12:19 by Jyoti
When the SkipBlankPages property of the report is set to true, it throws a console error in the browser when there is no significant content in the report:
Unplanned
Last Updated: 18 Aug 2022 16:09 by James
Created by: Nick
Comments: 1
Category: Reporting
Type: Feature Request
4
I have a report that has dynamically created html text based on the data. I would like to have a footnote associated with one of those HtmlTextBox controls to appear at the bottom of the page on which the section occurs.
Please see a ticket "How to create a report footnote"  https://www.telerik.com/forums/how-to-create-a-report-footnote

Thank you.
Unplanned
Last Updated: 18 Aug 2022 16:02 by James
Created by: Yoonsik
Comments: 2
Category: Reporting
Type: Feature Request
3

I need to set a structured heading tags like <h2><h3> (https://www.w3.org/TR/WCAG20-TECHS/PDF9.html) so the pdf file can have those tags.

Please make the Reporting support more various tags so pdf files can have structured tags.

Unplanned
Last Updated: 18 Aug 2022 15:52 by James
ADMIN
Created by: Katia
Comments: 16
Category: Reporting
Type: Feature Request
29
We often receive feedback regarding hard/impossible editing of reports after they are exported to Word format.
The existing rendering mechanism will produce Word tables which are harder for manual editing - http://docs.telerik.com/reporting/designing-reports-considerations-word

Let us know in comments about your experience with editing reports exported to Word format so we can understand more clearly what is required from Reporting Word rendering extention.
Under Review
Last Updated: 15 Aug 2022 15:41 by ADMIN

I display the WPF Report Viewer control in a closable tab. To free the resources I invoke DisposeViewerResources on tab close as described here: https://docs.telerik.com/reporting/embedding-reports/display-reports-in-applications/wpf-application/disposing-the-report-viewer-resources

However, I see the following dialog every time. There is no way to capture this error or suppress the dialog.

Declined
Last Updated: 10 Aug 2022 08:30 by ADMIN

I am trying to get a basic example of the Web Report Designer working following the guide here but I keep getting this error message

in the console, I can see these errors

here is the razor page that contains the WebReportDesigner

@page "/report-designer"

@attribute [Authorize]

@using Telerik.WebReportDesigner.Blazor

<WebReportDesigner DesignerId="wrd1"
                   ServiceUrl="/api/reportdesigner"
                   ToolboxArea="new ToolboxAreaOptions() { Layout = ToolboxAreaLayout.List }"
                   PropertiesArea="new PropertiesAreaOptions() { Layout = PropertiesAreaLayout.Categorized }" />

Any assistance would be appreciated

Under Review
Last Updated: 09 Aug 2022 14:24 by ADMIN
Created by: Stewart
Comments: 1
Category: Reporting
Type: Feature Request
5

I am currently investigating including the Telerik Reports in our products but when I load the Web Report Designer it loads a theme which is overwriting our custom theme. 

Is there any way to prevent this so that we keep our custom theme?

Unplanned
Last Updated: 09 Aug 2022 07:51 by ADMIN

When the PDF rendering extension has its "enableAccessibility" setting set to true, the text in the produced document cannot be selected using the Select Tool from the Adobe Acrobat Reader context menu. The text can be selected in other PDF readers like Foxit PDF Reader. The text is also selectable in Adobe Acrobat Reader when the document is created without enabling the accessibility features.

Unplanned
Last Updated: 08 Aug 2022 11:34 by sisindry

Please see the attached report for a reproduction of this behavior.

As you can see, the crosstab has only one row group in the group explorer which has its PageBreak property set to None. However, in the report explorer, you can see a greyed out row group I deleted with PageBreak=After which results in page breaks being inserted even though the group was supposedly deleted. In order to reproduce this, it appears that you have to first delete the column only and then delete the group, and you are left with a grey "ghost group" in the report explorer. If I delete both at once this does not seem to happen. I'm on version 15.0.21.120

Unplanned
Last Updated: 05 Aug 2022 08:57 by Joe

Please add the Web Report Designer Item Template for VB.NET projects too

Completed
Last Updated: 04 Aug 2022 13:35 by ADMIN
Release R2 2022 SP1 (Latest Internal Build)
Created by: Justin
Comments: 1
Category: Reporting
Type: Bug Report
2

It seems that the MultiSelect Combo Box Filtering does not work in the Report Viewer. o be smaller if the user starts typing

example of how it is removed

https://demos.telerik.com/reporting/product-line-sales

Completed
Last Updated: 04 Aug 2022 13:35 by ADMIN
Release R2 2022 SP1 (Latest Internal Build)

Trying to preview a report with a lot of data in the report viewer in an ASP.NET Core application results in the error:

"System.ArgumentException: The JSON value of length n is too large and not supported."

Completed
Last Updated: 04 Aug 2022 13:35 by ADMIN
Release R2 2022 SP1 (Latest Internal Build)
When I try and create Report1.trdp that already exists in the Web Report Designer definition storage, an Internal Server Error is thrown by Telerik.WebReportDesigner.Services when I debug the designer service. If I continue the execution, the existing Report1.trdp gets overwritten by the new one.
Unplanned
Last Updated: 04 Aug 2022 09:17 by Wayne Hiller
There seems to be no way to create a Style Rule with Style Selector in the Web Designer. The only option available is Type.
Unplanned
Last Updated: 04 Aug 2022 09:08 by Shannon
Created by: Shannon
Comments: 0
Category: Reporting
Type: Feature Request
1

Consider adding functionality that allows for loading Assets into the Asset Manager from code. 

I would prefer to store assets in a database and load them up for a user.

Makes more sense than randomly loading them from whatever computer you are working on.

Unplanned
Last Updated: 04 Aug 2022 07:24 by Doyeong
The SVG image from a PictureBox is displayed cut in the Html Viewer. When exporting to PDF it is fully shown.
Unplanned
Last Updated: 01 Aug 2022 06:57 by Dominik
Please add a workspace preferences option to not save the report when Preview is initialized in the Web Report Designer
Completed
Last Updated: 27 Jul 2022 09:02 by ADMIN
Release R2 2022

The Web Report Designer uses a subset of all available Kendo UI widgets. It will be useful to have a documentation article listing all of them, just as it's done for the HTML5 Report Viewer here: Kendo Widget Requirements.

This way the users will have better understanding which Kendo UI classes and components are used by Web Report Designer and will enable them making their own distribution packages when needed.

Unplanned
Last Updated: 26 Jul 2022 08:10 by Dominik

If you add the 'kendo.common.min.css' that is required for the Html5 Viewer to the page with the Web Report Designer, the latter Menu styles get broken.

Due to this, if you need to have both the viewer and the designer in the same project and cannot have scoped styles, the appearance of one of them will be broken.