Unplanned
Last Updated: 30 Sep 2019 15:10 by ADMIN
For the font's using the Windows DPI settings is not enough and won't cover use cases.  I always run my system at 100% Font Size and then adjust each application individually as required.  

If you use the Windows font settings, users will have problems.
Unplanned
Last Updated: 27 Sep 2019 08:55 by ADMIN
If you select a node in the Document Map tree, go to the corresponding reporting item and then scroll away from this position in the Report, the selected Document Map node will remain unchanged and will not correspond to the actually displayed Report item. Moreover, if you would like to return to the Report item selected in the Document Map tree, you will have to select another node and then re-select the desired one.
Unplanned
Last Updated: 20 Sep 2019 09:43 by ADMIN
Created by: Logisoft
Comments: 0
Category: Reporting
Type: Bug Report
2
I've created a table with rows and an alternating style for all rows with an uneven row number

When I start a search for a text / values which are present in even / uneven rows, only the uneven rows (with no background-color) are highlighted

in orange (indicating that the field matches with the search term). All fields in even rows which matches the search term remains with the condional formatted background-color "light grey"
Unplanned
Last Updated: 30 Oct 2019 09:14 by ADMIN
Created by: Levi
Comments: 3
Category: Reporting
Type: Feature Request
6

The image box should allow selecting how the image should be aligned within the box.

Ie, if I select ScalePorportional, it will always center the image either vertically or horizontally. I should be able to further align it to the one or two of the sides of the box. This would allow say the upper left corner of the image to always be locked in place.

Completed
Last Updated: 30 Nov 2023 06:55 by rahul

running your https://demos.telerik.com/reporting in Chrome 77.0.3865.75, when trying to print the following error is returned:

Refused to execute script from 'https://p.adsymptotic.com/d/px/?_pid=16218&_psign=0aa5badf92527f7732e22463d6fa4dbc&coopa=0&gdpr=0&gdpr_consent=&_puuid=1ddd0495-ceb5-4cd4-b879-03f7c6be269b' because its MIME type ('image/gif') is not executable.

 

and nothing happens.

wasn't this fixed in your latest update?

is there a workable solution for this issue?

 

Unplanned
Last Updated: 15 Nov 2019 07:57 by ADMIN
This may result in clipping the maximum value of the Radial axis label, as it is part of the Plot Area. Normally, introducing padding will remove clipping.
Completed
Last Updated: 11 Nov 2021 15:19 by ADMIN
Release R2 2021 SP1
Created by: Christian
Comments: 1
Category: Reporting
Type: Feature Request
12
It will be useful to have a function that can be used to keep the client session alive, for example by calling this function periodically to make requests to the service and thus to prevent the session from expiring.
Unplanned
Last Updated: 12 Sep 2019 10:56 by ADMIN
Created by: Zacharias
Comments: 0
Category: Reporting
Type: Bug Report
2
It would have been nice to be able to set a default font, that all object can inherit by default. This will be useful in case one need to dynamically in run-time change fonts.
Completed
Last Updated: 15 Nov 2019 08:34 by ADMIN
Created by: Luca Galbiati
Comments: 37
Category: Reporting
Type: Bug Report
80

The print functionality cannot be used in Google Chrome 77.0.3865.75 (lastest update).  The following error is displayed in the console of the browser: Resource interpreted as Document but transferred with MIME type application/pdf.

As an alternative, you can use other web browsers for printing. 

Unplanned
Last Updated: 11 Sep 2019 14:19 by ADMIN
Created by: Michael Coffey Jr
Comments: 0
Category: Reporting
Type: Bug Report
2
The standalone designer cannot find reports in DLL built from VB ReportLibrary project without external dependencies
Unplanned
Last Updated: 10 Sep 2019 14:12 by ADMIN

I used https://docs.telerik.com/reporting/html5-report-viewer-howto-use-it-with-reportserver to setup an HTML5 Report Viewer with Report Server. After running the project, the viewer does not load. It seems that it could not find telerikReportViewer script. 

Workaround: Instead of

<script src="/api/reports/resources/js/telerikReportViewer"></script>

use absolute path:<script src="http://yourreportserverhost:83/api/reports/resources/js/telerikReportViewer"></script>

Unplanned
Last Updated: 29 Mar 2021 10:03 by ADMIN
Created by: Charles
Comments: 1
Category: Reporting
Type: Feature Request
1

Please add to the Telerik reporting step line chart the same functionality that exists in the kendo ui step line chart.   There is an attribute for justified = true that allows the line to step directly to the marker rather than having them placed in the middle of the step.  Please see the attached images for the current result vs the desired result.

Unplanned
Last Updated: 01 Oct 2019 13:45 by ADMIN
Created by: Tursunkhuja
Comments: 4
Category: Reporting
Type: Feature Request
8

I have scenario like this: Sam requests a product report from company A.  Marvin creates the report and send it back to Sam.  Sam imports it.  It would be best if Marvin (Author of the report) could specify all the meta data so that Sam doesn't have to enter these things.

In my case I need following metadata for the report:

  • Keyword: some external tags...
  • Description: a description so that the user can understand what this report will show and the purpose of the report.
Unplanned
Last Updated: 05 Sep 2019 07:58 by ADMIN
Currently when converting CLR Report definition (CS/VB) to declarative (TRDP) definition the localization resources (information in RESX files) is not passed, hence the generated TRDP files are not localized. Preserving localization will be very useful, especially when moving an existing reporting project from .NET to .NET Core framework where the recommended report type is TRDP.
Unplanned
Last Updated: 29 Aug 2019 08:03 by ADMIN
Created by: Softwarehouse
Comments: 0
Category: Reporting
Type: Bug Report
2
When the report has Bottom Padding, this may cause unwanted page break and generate a new page containing only page footer.
Unplanned
Last Updated: 28 Aug 2019 08:51 by ADMIN
Created by: Daniel
Comments: 0
Category: Reporting
Type: Feature Request
2
Is there a way to get the query builder to show oracle synonyms?
Completed
Last Updated: 01 Nov 2019 16:46 by ADMIN
We currently allow our users to save Telerik Reports parameter values so they can be scheduled for delivery or run later without the need to enter all the parameter values.

In some instances, some of the saved parameter values are not available at run time. This currently results in the parameter value to be set to Null.

For example, we have a Customer parameter that lists all existing customers and the user selects a few customers from the list and saves the report for later user. One of the saved customer is then deleted from the database. Now when the saved report is run and all the saved customer ids are passed including the customer id that is deleted from the database the Customer parameter is set to Null.

Can non-existing report parameter values be ignored and the parameter be populated with the values that do match?
Completed
Last Updated: 13 May 2020 13:07 by ADMIN
Release 2020 R2
Created by: Karim
Comments: 3
Category: Reporting
Type: Feature Request
8

It would be very handy, if the value property of the PictureBox would resolve images from base64 strings besides the Image, Image byte[], relative or absolute URI.
It should be fairly simple to implement. I wrote my own user function for this. It would be beneficial to have this out of the box.


[Function(Category = "Image", Namespace = "ImageFunctions", Description = "Converts a base64 string to an image byte array")]
public static byte[] ConvertFromBase64(string imageString)
{
    if (imageString != null)
    {
        // Convert base 64 string to byte[]
        byte[] imageBytes = Convert.FromBase64String(imageString);
        return imageBytes;
    }
    else
    {
        return null;
    }
}

Completed
Last Updated: 20 Jun 2022 15:05 by ADMIN

We are using Telerik Report Viewer in our ASP.NET MVC application. I've read the documentation about localizing the report viewer (https://docs.telerik.com/reporting/html5-report-viewer-localization) and most of the texts are localized now, but there are some other that I can't change.

For example, in the search menu, result list, 'page xx' text.

Can you add this string resource in the resources file?

Unplanned
Last Updated: 06 Aug 2019 15:34 by ADMIN
Created by: Thomas
Comments: 0
Category: Reporting
Type: Feature Request
3
The report viewer disappears if it is an updated AJAX control.