Completed
Last Updated: 18 Jun 2020 12:43 by ADMIN
Release R2 2020 SP1
Due to breaking API changes in .NET Core 3.0, the .NET Standard 2.0 build of the Telerik.WebReportDesigner.Service is not compatible with .NET Core 3.0. The package should provide a variant of the assembly targeting .NET Core 3.0.
Unplanned
Last Updated: 29 Mar 2021 10:48 by ADMIN

 

The mark for the ToggleVisibility action is displayed in the center If the The position is adjustable or fixed in top it will be better, Please consider this  now its not looking good.

Please find the attached image 

Unplanned
Last Updated: 21 May 2020 15:35 by ADMIN

Data Explorer of the Report Designer does not refresh the schema on the Refresh button click when the Stored Procedure used in a SqlDataSource component is modified.

You need to reconfigure the data source component, for example, just open the Data Source Wizard and click Finish, or close and re-open the report for the actual refresh.

Unplanned
Last Updated: 01 Jun 2023 21:29 by Naim
After selecting some elements in the popup of multiselect, the popup jumps to the top-left side corner of the window.
Unplanned
Last Updated: 08 Jun 2020 11:15 by ADMIN
If you set the Html5 Report Viewer scaleMode to FIT_PAGE_WIDTH or other value different from the default one, the viewer won't resize properly when the user switches the browser window size with the Restore Down/Maximize button.
Completed
Last Updated: 25 Jan 2021 11:56 by ADMIN
Release R3 2020
Created by: Peter
Comments: 1
Category: Reporting
Type: Feature Request
3
Facilitate the JSON Data Source initial setup or editing in Web Report Designer with a user-friendly wizard. 
Unplanned
Last Updated: 18 Jun 2020 08:12 by ADMIN
It would be helpful if you add the ability to import styles into a report from XML. Currently, your users have to save the report, unzip, edit the XML, rezip, reopen and save back to the Report Server for every report.
Unplanned
Last Updated: 31 Jul 2020 08:43 by ADMIN
Created by: Andreas
Comments: 1
Category: Reporting
Type: Feature Request
3

It would be nice to add a network graph to one of the available chart types. Below is an example of what I am referring to. 

Unplanned
Last Updated: 01 Sep 2020 08:16 by ADMIN
If the html contains italic text then the content renders fine in the viewer, but the italics are missing when exported to PDF.
Unplanned
Last Updated: 02 Sep 2020 09:40 by ADMIN

With the following HTML 'underline' is applied to the whitespace run-time but not design-time.

<span style="text-decoration: underline">PAYMENTS ONLY        </span>TO:

The whitespace is reduced to a single space irrespective of its position in the text. For example the following content:

PAYMENTS          ONLY                    TO:

is displayed as shown in this screenshot.

Unplanned
Last Updated: 08 Sep 2020 10:46 by ADMIN
If a table occupies more than one page in PowerPoint rendering format, some of its content may remain hidden by the  Page Footer.
Completed
Last Updated: 21 Oct 2020 12:15 by ADMIN
Release R3 2020 SP1

1. webServiceDataSource1URL - For the Service URL we are using the inline variable "@url" and for Value and design time value we are using the "https://services.odata.org/TripPinRESTierService/People"

2. webServiceDataSource2NoURL - For the service URL we are directly using the "https://services.odata.org/TripPinRESTierService/People"

In scenario #1 there occurs an error "An error occurred while loading the data schema for 'webServiceDataSource1URL': unexpected token | in JSON at position 0".

The fields for #2 are loaded and for #1 are not.

Unplanned
Last Updated: 21 Sep 2021 10:38 by ADMIN

Hello,

we changed our reporting service to .NET Core and now the Backgroundcolor for some alternating lines are not visible in HTML5 viewer.

In exported PDF they are...

I change the backgroundcolor from custom like <Style BackgroundColor="240, 240, 240" /> to <Style BackgroundColor="Control" /> which is working fine.

But i can see difference in color of HTML5 report and pdf report.

What can i do to have it working like before, i mean i want to use it like this again <Style BackgroundColor="240, 240, 240" /> if possible.



PS:We are running our service on a Linux Docker-container



Best regards

Thomas

 

Completed
Last Updated: 09 Oct 2020 06:52 by ADMIN
Release R3 2020 (Latest Internal Build)

After upgrading from Telerik Reporting 2020 R2 (14.1.20.618) to 2020 R3 (14.2.20.916) my reports can no longer render an image that they have always rendered before.

The images are displayed correctly in Visual Studio Report Designer Preview mode but are not displayed in HtmlPreview mode.

Unplanned
Last Updated: 05 Oct 2020 14:44 by ADMIN

In my report, there is a Table with one group and PageBreak set to After for the group. If the property ColumnHeadersPrintOnEveryPage is with the default value False, in Interactive view there are three pages generated, one for each group, which is correct.

If I set ColumnHeadersPrintOnEveryPage to True, the number of pages increases to four in the Interactive view mode. There is an additional page break introduced in the last group.

Completed
Last Updated: 24 Feb 2021 10:04 by ADMIN
Release R1 2021 SP1

Change the Font Name of a TextBox from Arial to Calibri

Go to another TextBox and change the Font Name from Arial to Calibri.

This is the error I get: "Could not change the property 'Name'. Name 'Calibri' already exists."

The same error occurs when trying to change multiple TextBoxes at once.

Completed
Last Updated: 24 Feb 2021 10:04 by ADMIN
Release R1 2021 SP1

If you open https://demos.telerik.com/reporting/designer?_ga=2.145120566.369274565.1605642252-790264781.1600201366 the problem can be seen.

Select one of the TextBoxes such as TextBox1

Select the Layout > Size Properties of the TextBox

Try to change the Width to 3.5 in.

Notice the Width goes to 35 instead of 3.5

This is the same case for Location > Left & Top and Size > Height

Unplanned
Last Updated: 09 Apr 2021 14:07 by ADMIN
Created by: jura
Comments: 3
Category: Reporting
Type: Feature Request
3

Hello,

I am working on Blazor reporting project and I have described the situation already in this post:

https://www.telerik.com/forums/report-viewer-and-web-designer-in-blazor#zGr6FO2mDEmkfLWIP_T_9A

To sum it up:

Please add .NET 5 js/css isolation to Blazor ReportViewer which will allow:

  • usage of more report viewers with different report engine services during the application lifetime (current design requires to load js/css globally from single report engine service and the js cannot be unloaded because it is not isolated in a module)
  • simpler usage of the viewer which should just require to set ServiceUrl and the js/css would be managed by the component itself
Unplanned
Last Updated: 01 Dec 2020 17:11 by ADMIN
Created by: Ivan
Comments: 0
Category: Reporting
Type: Feature Request
3
Currently when the report starts loading, the viewer clears all of its areas and shows a series of notification messages that specifies the current stage of the report loading workflow. The report viewer areas are populated again when the first page of the report is displayed in the report viewer. 
In a scenario where the report needs a lot of time to load this behavior is not optimal. In such case the report viewer areas should not be cleared until the first page of the new report is prepared to be displayed in the viewer. The developers should be able to configure the loading behavior and notification message appearance through the report viewer options. The viewer's API should also provide event handlers for these events, so the developers can have more control over the page displaying process.
Completed
Last Updated: 16 Jul 2021 08:45 by ADMIN
Release R2 2021 SP1 (Latest Internal Build)
In the Report properties of the Web Report Designer when you open Layout -> PageSettings, there is no input or other control where you may enter or select any values or measure units for the Margins.