Declined
Last Updated: 29 Mar 2021 12:55 by ADMIN
I reported this behavior earlier in a support ticket over two years ago but since it has not been addressed, I would try this approach.

If an AreaSeries has the LineType set to LineTypes.Smooth, the graph series may become misleading or incorrect. Consider the attached screenshot (withoutsettings.png) showing a simple 10 point chart. Looking at the chart, you would assume that between 11:06 and 11:07, the response time was below 0. However the test values indicate that the values never were below 0. This makes the chart  misleading and incorrect. It then makes the chart unreliable to the end user, thus unusable. The quick workaround is to set the LineType=straight but since you support a smooth linetype, it should be correct. Another, more serious, instance in the chart where (using smooth LineType) is where the series line will cross the  x axis point (a timeline chart) more than 1 time which is actually a timeline chart violation. (attached file AreaSmooth2.png) .
Completed
Last Updated: 18 Sep 2018 07:22 by ADMIN
Provide a component which wraps the HTML5 Report Viewer for use in a Vue.js application. The HTML5 Report Viewer is built using Kendo UI for JQuery components. So, one can consider the approach covered here: https://laravel-news.com/vue-wrapper-component
Unplanned
Last Updated: 21 Aug 2018 08:26 by ADMIN
ADMIN
Created by: Peter
Comments: 0
Category: Reporting
Type: Feature Request
1
Currently, the WebSeviceDataSource is making separate request whenever data is required, consider adding a caching mechanism to reduce the number of the web requests.
Unplanned
Last Updated: 29 Mar 2021 11:07 by ADMIN
Created by: Folkert
Comments: 0
Category: Reporting
Type: Feature Request
1
It would be nice if resx files to localize the (wpf) report viewer can be placed in a specific resource path instead of the main folder of the VS project.

For example a 'Resources' folder within the 'Properties' folder of the VS project.
Completed
Last Updated: 08 Mar 2019 10:47 by ADMIN
Support generating reports on .NET Core running on a non-Windows platform, esp. macOS or Linux-like OS.
Unplanned
Last Updated: 05 Oct 2018 12:08 by Martin
Please add support for signing PDFs with a certificate stored on a hardware token, for example on a Qualifies Signature Creation Devices (QSCD) as defined by the EU law known as EIDAS, using a native platform way (on Windows this might mean through the Certificate.msc store).
Unplanned
Last Updated: 29 Mar 2021 11:09 by ADMIN
Created by: Scott Waye
Comments: 0
Category: Reporting
Type: Feature Request
1
I suggest that when saving reports as trdx files (trdp files are no good as they are compressed), that you save the SQL on multiple lines as it appears in the designer to enabled version comparison, i.e. git history of the file's changes can show the changes to the SQL.   Currently the SQL is on one line making it difficult to see the history.
Unplanned
Last Updated: 29 Mar 2021 10:40 by ADMIN
Created by: Subin
Comments: 1
Category: Reporting
Type: Feature Request
1
I want to set an option to define dynamic column width. Currently we can set textbox width by bindings. But makes different column with different height.
Completed
Last Updated: 15 May 2019 13:52 by ADMIN
Suspend the data item error messages and show the NoDataMessage instead. When using a WebServiceDatasource and the used web service returns a response with 400, 401 and 404 HTTP codes.


Completed
Last Updated: 08 Feb 2019 09:29 by ADMIN

While processing, if Barcode item throws an exception (for example "Barcode is too large to fit!"), the report's Error event is not fired.

 

Completed
Last Updated: 26 Feb 2019 07:26 by ADMIN

When a report fulfills the following conditions :

 1. Is Multicolumn;
 2. Has DocumentMapText set;
 3. Contains a List (data item) with DataSource set with Bindings to a field of the Report DataSource.

and is displayed in PrintPreview mode in the WPF Report Viewer, an exception like :

"Could not register named object. Cannot register duplicate name '_20aa3785775c4790ba0cfa8021bd8433' in this scope.' Line number '1' and line position '2567'. Cannot register duplicate name '_20aa3785775c4790ba0cfa8021bd8433' in this scope." is thrown.


Completed
Last Updated: 22 Jan 2019 13:54 by ADMIN
Created by: Dmytro
Comments: 2
Category: Reporting
Type: Bug Report
1

Telerik.Reporting.OpenXmlRendering.2.7.2.dll from the latest release (R1 2009) references the from version of DocumentFormat.OpenXml. See the screenshot:

Here the screenshot for the prev version (R3 2018 SP2):

Because of this our projects referencing DocumentFormat.OpenXml 2.8.1 (the latest version) are all broken. Xlsx rendering simply does not work anymore.

Unplanned
Last Updated: 22 Jan 2019 09:15 by ADMIN
When opening the Edit Expression dialog, the state between HTML view and Design view is lost when using build-in functions, but it keeps the value if it is a simple text with formatting.
Unplanned
Last Updated: 29 Jan 2019 09:17 by ADMIN

Telerik.ReportViewer.Mvc.SendEmail class in Telerik Reporting ASP.NET MVC does not contain fields "Cc", "Subject", "Body" (https://docs.telerik.com/reporting/t-telerik-reportviewer-mvc-sendemail)

But JS documentation dontains such fields (https://docs.telerik.com/reporting/html5-report-viewer-jquery-fn-telerik-reportviewer#sendEmailOption).

I'm using the latest version of kendo ui and telerik reporting.

Completed
Last Updated: 26 Feb 2019 08:29 by ADMIN
  1. open reportviewer
  2. click send email button
  3. populate all fields in send email window
  4. copy was not received by recipient from "Cc" field

Please note that Cc field is empty on server side.

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

On attempt to display reports in Print Preview in Angular applications, an error is thrown if continuous scrolling is enabled.

Possible workaround: Disable continuous scrolling by setting the pageMode option to 'SINGLE_PAGE'.

Completed
Last Updated: 15 Feb 2019 11:29 by ADMIN
I add some Datasources, some Report Parameters depending on that datasources without issues. But as soon I add a "HtmlTextbox" to the report and I build it, one (or more) data source(s) disappear.

Additional information:
- Visual Studio 2015,
- Telerik Reporting version 12.2.18.1017,
- Reproducible only in Visual Studio Report Designer
Completed
Last Updated: 26 Feb 2019 07:31 by ADMIN
For now, Telerik Reporting is supporting SQL Server data provider only. Once the .NET Standard  2.1 Is live, please include the support for multiple data providers.
Completed
Last Updated: 19 Jun 2019 12:12 by ADMIN
Release R2 2019 SP1
Created by: გიორგი
Comments: 1
Category: Reporting
Type: Bug Report
1

I want to define conditional formatting on table row, after I define a filter and save it, I can not save the conditional formating dialog, it gives exception.

What am I doing wrong?

 

Completed
Last Updated: 16 Oct 2019 11:13 by ADMIN
Created by: Emanuele
Comments: 1
Category: Reporting
Type: Bug Report
1

When you have some <br /> tags in the HTML, the behavior is different between Kendo Editor and Telerik Reporting.

I attached HtmlTextBox result and Kendo Editor behavior.