Unplanned
Last Updated: 15 Nov 2019 06:47 by ADMIN
Created by: Scott Waye
Comments: 0
Category: Reporting
Type: Feature Request
4
When a date is set as a report parameter in the HTML5 viewer, it formats the parameter as a JSON date using a timezone.  Where no time is specified this results in a time part added to the date when received at the server.  This is a problem, especially for browser in a negative offset zone, e.g. US, where upon the date goes to the previous day.  Please add support for parameter types of date, where no time is present and no conversion is done anywhere.
Unplanned
Last Updated: 14 Nov 2019 11:02 by ADMIN
Created by: Graham
Comments: 0
Category: Reporting
Type: Bug Report
2
MultiValue parameter cannot be selected/ unselected in iOS 13.2 
Declined
Last Updated: 08 Nov 2019 16:06 by ADMIN

in our solution, we store the trdx reports designed with Standalone Designer as xml strings in our database,
and render them to pdf in the background services by using  Telerik.Reporting.XmlSerialization.ReportXmlSerializer.Deserialize

the new web based designer would be a good addon to integrate report design directly into the appliciation.

but the current preview version of webreportdesigner needs to be configured with a FileStorage.
it is possible to override the GetReport and SaveReport functions in a custom ReportDesignerController and load the report from a string (db in our case),

but since the ReportJsonSerializer is an iternal class, it is not possible to create a json response and send it to the webeditor.

so it would be helpfull, either to make the ReportJsonSerializer a public class so it can be used to convert the report manally to json, or extend the

whole thing to load the reports from strings directly.

 

Declined
Last Updated: 07 Nov 2019 16:15 by ADMIN
Created by:
Comments: 1
Category: Reporting
Type: Bug Report
1

i down  last new version  r3 2019  sp1 trial, create  Simple example for  binding table

eg:

reporting design tool  render result:


 

 

 

Unplanned
Last Updated: 05 Nov 2019 14:42 by ADMIN
If the Kendo SASS based theme is used the resize handle and collapse/expand icon has some UI issies.
Unplanned
Last Updated: 04 Nov 2019 12:53 by ADMIN
If a user desires to send a report by email, the recipient will receive the message from a generic email and if the recipient wants to respond, the response will go to a mailbox that is not monitored. On the other hand, if we use the "From" field and we try to do a "legal spoofing," some email servers will send our messages to spam or simply block them. It could be great to have an option to ask users their email password in the moment when they click on the button to send a report via email. In this way we can send the information in the field "From" and the password entered to the SMTP server.
Unplanned
Last Updated: 04 Nov 2019 12:51 by ADMIN
Unplanned
Last Updated: 04 Nov 2019 10:03 by ADMIN
Created by: Chris
Comments: 0
Category: Reporting
Type: Bug Report
2

We are using a background image in our report. We noticed that on the Mac, the graphs were rendering very small when exporting to PowerPoint.

I found this thread that said to set the ‘UseMetafile’ rendering device setting to False. After doing so, it fixed the graph issue but then broke the background image, for both Windows and Mac PowerPoint. The background image is now very small.

Completed
Last Updated: 01 Nov 2019 16:49 by ADMIN
Created by: Steve
Comments: 1
Category: Reporting
Type: Bug Report
2
In version 13.2.19.918 the executable of the Standalone designer Telerik.ReportDesigner.x86.exe runs in 64bit instead of 32bit mode.
Completed
Last Updated: 01 Nov 2019 16:47 by ADMIN

Go to page https://demos.telerik.com/reporting/product-catalog?&skinName=default

Open search dialog.

Try to move search dialog pressing left mouse button on search dialog title.

Incorrect behavior: search dialog disappears and appears again only when you finish pressing left mouse button.

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: 01 Nov 2019 16:39 by ADMIN
Created by: Bjoern
Comments: 4
Category: Reporting
Type: Bug Report
2
Hello,
Until now we have always passed on the Telerik Report Designer to the customer without any problems. Now the customer gets the message that this is a trial version. How do we have to pass on the Telerik Report Designer so that this hint disappears? Many thanks.
Unplanned
Last Updated: 31 Oct 2019 14:20 by ADMIN
When I set the column width to a larger size with Bindings the table column width increases correctly.
The problem is when I am trying to decrease the column width. The column maintains the size defined in the designer.
Unplanned
Last Updated: 31 Oct 2019 11:27 by ADMIN
Created by: Ankita
Comments: 0
Category: Reporting
Type: Bug Report
3
The Hebrew text is displayed correctly in the Report Designer, the text flowing from right to left. In PDF format though the text is reversed. In Docx, the text is exported correctly.
Unplanned
Last Updated: 30 Oct 2019 12:13 by ADMIN
If the target Html element for the Html5 Viewer (e.g. <div>) does not have an ID and is selected, for example, with a CSS class, the viewer will not display the report even if the Html5 Viewer widget has its Id option set.
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.

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. 

Completed
Last Updated: 22 Oct 2019 11:28 by ADMIN
When a TextBox is deleted from a localized report, if a new TextBox is added, its localized value would be set to the localized value of the deleted TextBox.
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. 

Unplanned
Last Updated: 11 Oct 2019 12:09 by Glenn
Created by: Glenn
Comments: 1
Category: Reporting
Type: Feature Request
10
I would like to be able to do this syntax: Fields.Address?.State.  If address is null, then it is the same as state being null.  Instead of displaying an error, it would just show blank.