Unplanned
Last Updated: 28 Nov 2025 12:54 by ADMIN
Scheduled for 2026 Q1

I use the kendovalidator before rendering the report to check the correct parameter of initial and final date.

 

However, the validation fails because additional inputs (for the "Send Email" functionality) are included in the HTML output of the viewer even though I have disabled it.

 

I believe that if the "Send Email" option is disabled the mail data panel should not be created.

Unplanned
Last Updated: 28 Nov 2025 12:49 by ADMIN
Scheduled for 2026 Q1

All of my report parameters have their AutoRefresh setting set to False, and the parameters do not depend on each other, they are not cascading parameters. The parameters have available values.

If I change the value of one of the parameters, despite the above settings, all of the other parameters' data is re-retrieved(even if those parameters are not visible).

This causes issues because the "Preview" button is disabled until the parameters are refreshed, and makes the UX bad since if the connection is slow, the end-users will have to wait for the parameters area to refresh after changing any parameter value.  

Unplanned
Last Updated: 28 Nov 2025 12:44 by ADMIN
Scheduled for 2026 Q1
Rendering ReportBook item may result in incorrect page number, the total page count being less than the actual pages.
Unplanned
Last Updated: 28 Nov 2025 12:43 by ADMIN
Scheduled for 2026 Q1
I have a generate button to create the report programmatically, with my own form and controls that are sent as parameters.  I do not want the report to render immediately as the user needs to select the parameters first.  
Unplanned
Last Updated: 28 Nov 2025 12:41 by ADMIN
Scheduled for 2026 Q1

When a system tells users they should look into the report parameters as the reason the report isn't displaying.  It's reasonable for your users to believe you aren't misleading them. 

The report viewer error message misleads users.  In reality the parameters are correctly configured and it the repot URL could be wrong.  Or a variety of other issues are at play; for instance, a problem with you connection string will also return the "Unable to get report parameters" error message.  I'd like to see this error message at minimum changed to "report can't display."   It's better to throw out a generic message vs having users spend hours or days troubleshooting the report parameters.  Better yet a proper catch/validation system put into place please.  

Unplanned
Last Updated: 28 Nov 2025 12:39 by ADMIN
Scheduled for 2026 Q1

If cells grow or shrink, if there are hidden cells, any time a report section grows vertically, the next section/table is not respecting the growing of the previous item and text prints in the wrong spot or the table overlaps the previous table.

A potential workaround is to manually convert the troublesome tables to lists where possible.

Unplanned
Last Updated: 28 Nov 2025 12:38 by ADMIN
Scheduled for 2026 Q1

As soon as I reference a .NET 10 assembly containing models, there is a null reference exception that does not appear in EventViewer or Fusion logging at the opening of the Standalone Report Designer for .NET.

Here is a link to a muted video demonstrating how adding assembly references using the UI successfully adds the custom assembly to the designer, as well as the bug when removing the assembly version.

Unplanned
Last Updated: 28 Nov 2025 09:39 by Pramod

I have a simple report with two TextBoxes in the detail section. In one of them, the content wraps as it doesn't fit, and in the other, it doesn't.

When I export to Excel (XLSX), under each detail section, there is an empty row.

When I left only the TextBox with the wrapping content, there were no empty rows in the Excel file.

Unplanned
Last Updated: 27 Nov 2025 13:15 by ADMIN
Scheduled for 2026 Q1
Created by: Ben
Comments: 0
Category: Reporting
Type: Bug Report
0

I use an approved government font for the reports. I have specified it in the `privateFonts` option of the report engine configuration. However, on Linux, it is not picked up during rendering. In FontForge, the font shows the following warning:

On Windows, it causes no issues.

Unplanned
Last Updated: 27 Nov 2025 11:05 by Matt

When adding an embedded image to a coded report in the Standalone Designer .NET, the original RESX file is not modified.

Only the original DESIGNER.CS file is modified. This leads to the new PictureBox being present but empty after deleting the dedicated folder named after the report (beside the designer EXE).

Unplanned
Last Updated: 26 Nov 2025 17:00 by ADMIN
Scheduled for 2026 Q1
Created by: Miria
Comments: 0
Category: Reporting
Type: Feature Request
5
Please add support for the newly released Angular 20 for both of the Angular Report Viewers.
Unplanned
Last Updated: 26 Nov 2025 16:50 by Rodwan

I have an image set to the checkbox through the CheckedImage property. When I export the report to Excel using the Skia graphics engine, the image is not present at all, or cut off.

The same issue is not present in the GDI engine or with the PictureBox item.

Unplanned
Last Updated: 26 Nov 2025 13:49 by ADMIN
Depending on the sections that are being connected, sometimes the cross-section items appear on the surface of the report's page margins.
Unplanned
Last Updated: 26 Nov 2025 12:12 by Neil N

My table may contain text consisting only of repeating '1', i.e., "11111111111111111111111111111111". When this content cannot fit inside a single line, the Table generates a second row; however, part of the content spills out to the next Table column.

With other repeating characters like 'I', 'l', '2', and 't', the issue didn't reproduce. When the line contained other characters, the problem didn't occur as well.

Unplanned
Last Updated: 26 Nov 2025 10:26 by Lajos

I want to set the Table ColumnWidth to a particular value in the Properties of the Web Report Designer. There is no property ColumnWidth as in the Desktop designers, and I tried to set the Size.Width, which is available.

When I increased the Width from the Properties, in design time, there is no change in the column width, only dashed borders indicating the new size when selecting the corresponding TextBoxes. In runtime, though, the new size is respected.

The inconsistency repeats even when I open the saved report in another browser or through another application, hence this is not a caching issue.

Unplanned
Last Updated: 25 Nov 2025 15:05 by ADMIN
Scheduled for 2026 Q1

Hello Team Support,

I work with the ReportViewer in WPF. I modified the description of some format in my App.config.

When I export my report, if the description is too long, it does not fit the message window anymore.

Here is a screenshot of my issue:

Thank you in advance.

Best regards,

Jonas

Unplanned
Last Updated: 25 Nov 2025 12:47 by ADMIN
Scheduled for 2026 Q1

My application uses RadDocking. When the WPF Report Viewer is hosted in RadDocking, some Graph labels appear cut.

The problem is related to the property UseLayoutRounding="True" in the RadDocking.

The workaround is to use the following setting:

RadPane pane = new RadDocumentPane();
pane.UseLayoutRounding = false;
pane.Header = "Report";
pane.Content = reportViewer;
DocumentPaneGroup.AddItem(pane, Telerik.Windows.Controls.Docking.DockPosition.Center);

 

Unplanned
Last Updated: 25 Nov 2025 08:36 by Malay
Created by: Malay
Comments: 0
Category: Reporting
Type: Feature Request
1
I am working with a static report (not using tables or groups), and I need to set the Level / TOC Level under the Interactivity section for an HTMLTextBox.
However, in my report, the Interactivity options do not show any property for Level. I am only seeing basic properties like Action, BookmarkId, DocumentMapText, TocText, etc.
The Level field is completely missing.
Unplanned
Last Updated: 24 Nov 2025 14:44 by Rodwan

When my application is hosted on Windows, Arabic date values appear reversed in the day part during PDF export with the Skia graphics engine. For example, 2025/01/01 is displayed as /01/10 when Arabic digits are used.

With the GDI graphics engine, the Date values are rendered as expected.

Unplanned
Last Updated: 24 Nov 2025 14:11 by ADMIN

My use case is a multi-select parameter that is based on a dataset; and the dataset is filtered by 2 other parameters.

The dependent parameter editor is shown as a SpinButton rather than a multi-select editor in the Blazor Native Report Viewer:

1 2 3 4 5 6