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.
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.
Completed
Last Updated: 24 Feb 2021 10:04 by ADMIN
Release R1 2021 SP1

Then the HTML5 ReportViewer is set to pageMode SINGLE_PAGE and an update triggeres the Viewer to retrieve the document, the new document is never displayed. 

Status messages appear as usual, "Loading report", "0 pages loaded so far" and "Done. Total 1 pages loaded." but the gray overlay of the Viewer is never removed and the report is not updated. Parameters and toolbar-menu can still be interacted with and trigger new updates, but will not cause the viewer to show the report correctly. Refresh required

Unplanned
Last Updated: 24 Feb 2021 21:49 by ADMIN
The freezing functionality does not work as expected in a crosstab with FreezeColumnHeaders and FreezeRowHeaders are set to True. When the page is set to actual size the scroll works but the whole report initially 'slides' up when scrolling up until it hits the header and initially 'slides' left before it hit the crosstab left border. 
Completed
Last Updated: 12 May 2021 10:43 by ADMIN
Release R2 2021

There are two issues I observed with the Web Designer:

1.If you edit any Report Parameter Value from Designer it will convert to [object Object]

2. And clicking the ellipses (...) to edit the value, opens and closes the modal dialog sometimes.

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: 16 Sep 2021 07:15 by ADMIN

The issue is caused by an issue in the SQL DataSource Wizard that doesn't provide the correct Data Provider name. In the wizard on the first page, the Data Provider must be MySql.Data.MySqlClient, but the option is limited only to MySql.Data. Since the engine cannot determine the type of the data provider by that name, it falls back to System.Data.SqlClient and claims that "Port" is not a supported keyword.

The workaround is to avoid using the SQL DataSource wizard and edit the data source properties directly in the properties grid. You can check the attached silent video that demonstrates how to do so.
Unplanned
Last Updated: 07 May 2024 06:54 by ADMIN
As soon as we enable Accessibility, the parameter area will not be displayed anymore. You can reproduce the issue with the Demo Project when using a Custom Parameter Editor.
Unplanned
Last Updated: 31 Dec 2021 14:53 by ADMIN
Created by: plig
Comments: 0
Category: Reporting
Type: Bug Report
4

If any schema other than dbo is used, the report viewer throws the following error:

Error registering the viewer with the service

Could not find stored procedure sp_tr_GetString