Unplanned
Last Updated: 05 Mar 2019 08:39 by ADMIN
RTL
Created by: Mhd.Ahd
Comments: 7
Category: Reporting
Type: Feature Request
32
RTL
Add Right to left attribute to the three levels of the reports, with default 'inherited' of child levels:
Level 1: The report document
Level 2: Report Section
Level 3: All type of object and controls including Table/CrossTable
Unplanned
Last Updated: 01 Mar 2019 21:39 by ADMIN
add the possibility of show the parameters area on right/left/below of report viewer.
Unplanned
Last Updated: 01 Mar 2019 08:28 by ADMIN
The PDF rendering does not respect the new line characters in a multiline text watermarks, rendering it on a single line.
Unplanned
Last Updated: 27 Feb 2019 13:16 by ADMIN

My Scatter Chart  has 3 points that are very close and I want to change label alignment for 1 as Top, 2 as Left and 3 as right.

Currently, there is no option to automatically place the labels so that they don't overlap.

Unplanned
Last Updated: 26 Feb 2019 17:06 by ADMIN
I have a customer request to Scale to Fit One page when exporting a report to excel. It is a large document created via the crosstab. I am Requesting that on export to excel, the property of Scale to Fit page can be set.
Unplanned
Last Updated: 26 Feb 2019 15:51 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 1
Category: Reporting
Type: Feature Request
3
In some cases, the data source might have dynamic columns meaning that the columns might change for different report runs. I need to be able to detect if a particular column is available using an expression so that I can handle its absence without showing an error to the end user.
Declined
Last Updated: 26 Feb 2019 12:54 by ADMIN
Created by: Paul Ridden
Comments: 2
Category: Reporting
Type: Feature Request
2

Export options can be limited through the application configuration file, where the settings will be applied to all viewers and for all reports. For more info: Limit export options in ReportViewer to certain format only.

It would be nice to have specific export options per report without the need of building custom UI to handle the export.

Unplanned
Last Updated: 26 Feb 2019 12:34 by ADMIN

While configuring the WebServiceDataSource with the wizard if an error occurs on the Preview page, show the setup request details.

During runtime show the request details in the application trace.

Unplanned
Last Updated: 26 Feb 2019 10:14 by ADMIN
Created by: FILSTAR
Comments: 2
Category: Reporting
Type: Feature Request
17
It would be really useful if EntityDataSouce was updated to support Entity Framework Core contexts. EF Core depends on Standard 2.0 so can run on .NET Core or the full framework.
Unplanned
Last Updated: 26 Feb 2019 09:42 by ADMIN
ADMIN
Created by: Peter
Comments: 0
Category: Reporting
Type: Feature Request
3
Loading huge DB schemas in bulk is time-consuming. Add lazy schema loader for the table column definitions in order to improve the user experience when using DB with a huge schema.
Completed
Last Updated: 26 Feb 2019 08:29 by ADMIN
  1. open reportviewer
  2. click send email button
  3. populate all fields in send email window
  4. copy was not received by recipient from "Cc" field

Please note that Cc field is empty on server side.

Completed
Last Updated: 26 Feb 2019 07:31 by ADMIN
For now, Telerik Reporting is supporting SQL Server data provider only. Once the .NET Standard  2.1 Is live, please include the support for multiple data providers.
Completed
Last Updated: 26 Feb 2019 07:26 by ADMIN

When a report fulfills the following conditions :

 1. Is Multicolumn;
 2. Has DocumentMapText set;
 3. Contains a List (data item) with DataSource set with Bindings to a field of the Report DataSource.

and is displayed in PrintPreview mode in the WPF Report Viewer, an exception like :

"Could not register named object. Cannot register duplicate name '_20aa3785775c4790ba0cfa8021bd8433' in this scope.' Line number '1' and line position '2567'. Cannot register duplicate name '_20aa3785775c4790ba0cfa8021bd8433' in this scope." is thrown.


Unplanned
Last Updated: 26 Feb 2019 07:21 by ADMIN
Created by: n/a
Comments: 1
Category: Reporting
Type: Feature Request
2
It would be convenient if it is possible to set the Encoder of the Barcode with binding, e.g Encoder type to be able to come from the database
Unplanned
Last Updated: 20 Feb 2019 11:07 by ADMIN
Created by: Jerry Marquardt
Comments: 0
Category: Reporting
Type: Feature Request
2
It would be convenient to be able not only to select but also to type values manually (i.e. search) in the Multivalue Report Parameter editor control
Pending Review
Last Updated: 19 Feb 2019 14:07 by ADMIN

 Using Roboto Medium changes values  "FVS!dBTI"  should be "EUR Cash" (shift characters by 1) weird !!!!

 

 

 

Unplanned
Last Updated: 19 Feb 2019 11:50 by ADMIN
Created by: Tony
Comments: 1
Category: Reporting
Type: Feature Request
6

I have implemented heatmaps from the site:https://www.patrick-wied.at/static/heatmapjs/

They allow me to zoom in at different levels in a map to see where the greatest sales are, for example, and puts a hotspot where the highest sales are.

It would be awesome if I could put this in a Telerik report as an alternative from the choropleth heatmap.

 

 
Unplanned
Last Updated: 18 Feb 2019 11:51 by ADMIN
Created by: Uday
Comments: 1
Category: Reporting
Type: Feature Request
12

Hello Team,

                    Greeting from ECPL,

                       Currently am working on telerik xamarin forms and telerik reporting.Most of my client requirement is to print user defined report in telerik xamarin forms application. Telerik has good feature that user can modify and publish the report.When client modify the report and requesting report print from xamarin form application.Modified report needs to be print.Please make a priority as high level on this requirement.

 

 

Thanks & regards

Uday Raj

 

 

Completed
Last Updated: 15 Feb 2019 11:29 by ADMIN
I add some Datasources, some Report Parameters depending on that datasources without issues. But as soon I add a "HtmlTextbox" to the report and I build it, one (or more) data source(s) disappear.

Additional information:
- Visual Studio 2015,
- Telerik Reporting version 12.2.18.1017,
- Reproducible only in Visual Studio Report Designer
Completed
Last Updated: 14 Feb 2019 09:02 by ADMIN
Currently the Telerik.Reporting.WebServiceDataSource is available only for .NET 4.0 and above.