Unplanned
Last Updated: 11 Jul 2019 11:45 by ADMIN
Created by: Daniel
Comments: 0
Category: Reporting
Type: Bug Report
4
Sometimes the KeepTogether property of the group header doesn't work properly. The content goes to next page even if there is enough space for the items.
Unplanned
Last Updated: 21 Dec 2021 09:20 by ADMIN
Currently, if you delete the default Table Headers from a Table in the Report Designer, it is not possible to re-add it, for example from a menu. It will be good to add such a possibility, as the accidental deletion of the header row may be quite inconvenient for report builders.
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.
Declined
Last Updated: 26 Mar 2021 17:24 by ADMIN
Created by: Karl
Comments: 2
Category: Reporting
Type: Feature Request
4

Hi,

The standalone report designer needs config settings for

  • Default Font Name
  • Default Font Size
  • Default Font Color
  • Default Page Settings
    • Margins
    • Unit of Measure
  • Snap To Grid

I find that I have to set each of these for every report. 

Please add these,

Karl

Declined
Last Updated: 29 Oct 2019 10:47 by ADMIN
Created by: Brian
Comments: 5
Category: Reporting
Type: Feature Request
4

Please develop an html5 / Angular JavaScript ReportViewer that works with Microsoft SQL Server Reporting Services (SSRS).  You would sell TONS of it!

 

YES, I'm aware you have a ReportViewer that works with your server reporting solution.  but your reporting solution does not scale.  Furthermore, we have TONS of SSRS reports we don't want to re-write.  It would be way too expensive!  Thanks for your consideration. 

Unplanned
Last Updated: 04 Nov 2019 12:51 by ADMIN
Unplanned
Last Updated: 15 Nov 2019 15:28 by ADMIN
Created by: Martin
Comments: 0
Category: Reporting
Type: Feature Request
4

As in Ticket with ID 1440072 requested we are looking for a funktionallity to send Reports via E-Mails with the WPF ReportViewer. As only the HTML-5 ReportViewer currently supports the E-Mail sending we would request the feature for WPF as well.

 

Best Regards,

Martin

Completed
Last Updated: 27 Mar 2020 15:13 by ADMIN
Release 2020 R1 SP2 (Latest Internal Build)
Exporting a report with enabled accessibility to PDF or TIFF formats results in ArgumentOutOfRangeException.
Unplanned
Last Updated: 19 May 2020 13:50 by ADMIN
Created by: Anders
Comments: 0
Category: Reporting
Type: Bug Report
4

My report consists of a Report Header and a Detail section. Their design-time height is totally less than 20mm. There are no PageBreaks or GroupPageBreaks and all KeepTogether properties are False. In Print Preview, the Detail section starts from the second page when the PaperSize Height is 88mm or less. This is not expected as there is sufficient space left after the Report Header. The Detail section starts rendering from the first page only when the paper height is more than 88mm, which is the expected behavior.

See the forum post Report Header and Detail Section does not print together for the report definition that allows reproducing the issue.

Need More Info
Last Updated: 25 Feb 2022 08:17 by ADMIN
Created by: dan
Comments: 5
Category: Reporting
Type: Feature Request
4
We would like to use the Web Report Designer, with an already built Data source. Is this possible? The data-source selection in the Web Designer should be disabled, and we want to pass our prebuilt Data source "programmatically" in some format to the report designer/viewer
Planned
Last Updated: 25 Jun 2020 15:06 by ADMIN
The MsSqlServerStorage class uses a hard-coded string "TR" for its ApplicationName attribute in the connection string. This hard-coded string should be configurable and should not overwrite already existing ApplicationName attribute, if set.
Unplanned
Last Updated: 13 Jul 2020 08:32 by ADMIN
Created by: sisindry
Comments: 2
Category: Reporting
Type: Feature Request
4

Hi Telerik Team,

 

We are having report parameters up to 30. For better UX we need to group parameters into sections. Please add this feature.

 

Attached is an example of what we want to achieve.

Unplanned
Last Updated: 15 Dec 2021 16:45 by Ivan Pelly
Currently, it is impossible to access the DataSource parameter values after they have been evaluated from the expressions in the report definition. The data from the data items cannot be accessed either. In some scenarios, it will be very helpful to be able to access this information, for example, in the report events.
Completed
Last Updated: 21 Oct 2020 13:19 by ADMIN
Multi select parameter selection is not correct when the Kendo version 2020.2.617 is used.
Completed
Last Updated: 08 Jul 2026 13:44 by ADMIN
Release 2026 Q2 (20.1.26.707)

Hi there,

Adding an external style sheet to a report in a report-book triggers an error when previewing the report book, "Object reference not set to an instance of an object" 

I've attached the bare minimum project to reproduce the error.

I've also tried upgrading to R3 2020

Cheers

Unplanned
Last Updated: 28 Sep 2020 09:30 by ADMIN
Created by: Dennis
Comments: 0
Category: Reporting
Type: Feature Request
4
Currently, when using the ODBC Microsoft text driver to connect to a text file, the Query Designer in the Standalone Designer throws Object Reference Not Set To An Instance of an Object exception.
Unplanned
Last Updated: 27 Mar 2024 13:08 by ADMIN
Created by: Todor
Comments: 2
Category: Reporting
Type: Bug Report
4
The result from the PageExec function is null when rendering the report in XLS and XLSX format from the Html5 Viewer and the Standalone designer.
Completed
Last Updated: 11 Nov 2021 14:57 by ADMIN
Release R3 2021 SP1
Created by: Uday
Comments: 0
Category: Reporting
Type: Feature Request
4

Currently, the MsSqlServerStorage CommandTimeout is with the default value that is 30 s. In some scenarios, like when the Search functionality is enabled and the report is very big, the generated ClientSearchItemsResource may be too big, and when attempting to save it in the storage the latter may throw the exception 'System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.'

The error may be avoided if the CommandTimeout can be increased.

Unplanned
Last Updated: 11 Dec 2020 11:35 by ADMIN
Created by: Rashid
Comments: 0
Category: Reporting
Type: Bug Report
4

Please, run the attached report. We would expect that the exec function will return the sum of debits from the table2, however, the scope is returned as invalid.

Completed
Last Updated: 17 Jul 2025 07:51 by ADMIN
Release 2025 Q3
Setting the same positive padding-left and negative text-indent of a paragraph in HtmlTextBox results in the first characters of the text being hidden.