Completed
Last Updated: 15 Feb 2016 16:52 by Xorcist
Created by: Xorcist
Comments: 0
Category: Reporting
Type: Feature Request
1
Please consider adding a standard HTML5 viewer template that does not rely on things like Font-Awesome which is neither standard, nor adheres to any sort of disability compliancy (note: Font-Awesome Icons can not be read by screen readers, for the visually impaired). A better option would be to use Scalar Vector Graphics for the icons. It makes little sense to offer a single, non-standard, HTML5 template, out of the box... which forces the end developers to standardize it before it can even be used.
Completed
Last Updated: 10 Oct 2015 18:07 by balazs
F.e Jasper's SubReports have a property called DataSource. The sub-reporst uses this dataSOurce for rendering it content. The DataSource is always set on the Main report. Everything via designer, no need for coding.
Completed
Last Updated: 08 Oct 2015 08:20 by ADMIN
Created by: sitefinitysteve
Comments: 3
Category: Reporting
Type: Feature Request
1
When I have a coded dataset (in NeedsDataSource) the designer has no concept of the dataset.  I would like to somewhere define the properties that would be available myself so I can use them from the explorer and in the expression editor...instead of having to keep going back to the codebehind to find the property names.
Completed
Last Updated: 08 Oct 2015 07:35 by ADMIN
Created by: Alvin
Comments: 1
Category: Reporting
Type: Feature Request
0
I have attached reports in PDF and excel format. When we export a report to excel file, the resulting excel file has extra empty rows as you can see in the attached excel file. Rows 10, 12, 15, 17, etc are extra rows. Can those rows be automatically removed and rows with data automatically expand?
Completed
Last Updated: 07 Oct 2015 13:00 by ADMIN
When providing custom UI in the ASP report viewer (may also include other viewers) to facilitate the selection of report parameter values, it would be useful to be able to get the available values.  Currently only the definition of available values can be read from a report, there is no mechanism to actually get them without reading that definition and generating your own SQL query etc from the SQLDataSource.

Resolving the values ourselves is dangerous, from a data integrity point of view.  We are re-writing the mechanism to get the values which may not fully reflect the report designer’s intention as we may miss duplicating all of the functionality the report engine does when it processes available values.

The reason why this would be useful is that the current report parameter UI supplied by the viewer is extremely basic and limited.  For example, sometimes we may want to select values from a tree view.  We may wish resolve them through a series of wizard steps.  Either way, being limited to the basic UI doesn’t fit well with individual solutions.

I base this request on the currently available functionality in Microsoft’s reporting service.  This does currently have a function we can call for the reasons described above. 
Declined
Last Updated: 07 Oct 2015 12:48 by ADMIN
Created by: Francois
Comments: 1
Category: Reporting
Type: Feature Request
0
The attach example Test.html does not work against my service. When monitored in Fiddler I cannot see the parameters being passed on to the call? Not sure what I'm missing this was taken from online API example.
Declined
Last Updated: 07 Oct 2015 12:42 by ADMIN
Created by: Mikhail
Comments: 1
Category: Reporting
Type: Feature Request
0
I used trial version of Telerik Designer for SSAS report creations . Database connection is working fine , however when report results were displayed in preview mode , then for each record in query results additional page will be added . I used tables and charts to show results , the results are the same.  Is it special feature of trial version or just a program error?
Declined
Last Updated: 07 Oct 2015 12:35 by ADMIN
Created by: John
Comments: 2
Category: Reporting
Type: Feature Request
0

			
Declined
Last Updated: 07 Oct 2015 12:31 by khoot
Created by: khoot
Comments: 0
Category: Reporting
Type: Feature Request
0
When exporting a report in the format supported by the viewer, allow the user to open in addition to saving. Now they must save and then open and allowing the open option would be more efficient for the view of the report
Declined
Last Updated: 07 Oct 2015 12:25 by ADMIN
Created by: Scott Waye
Comments: 1
Category: Reporting
Type: Feature Request
0
The standalone designer throws an error, e.g. "Missing operator before", if you make a mistake in the conditionalFormatting expression and close the expression editor.  You are then unable to correct the mistake without opening the trdx in a text editor.  Please change the behaviour so that the editor can still be opened even if the expression has syntax errors.
Completed
Last Updated: 07 Oct 2015 12:15 by ADMIN
Created by: Kevin
Comments: 1
Category: Reporting
Type: Feature Request
1
Add support for the <pre> tag.  This would allow content to be added to the HtmlTextBox without having to worry about encoding it properly.  We use the HtmlTextBox frequently in situations where we want to apply mixed formatting.  

This would help in several scenarios.  One scenario that came up recently was when I wanted to render literal space.  I got around this by replacing every other space with a non-breaking space but the pre tag could have made this much easier.  Other situations involve getting text from the database that could include a < or > symbol which we have also got around making sure we run the text through an HtmlEncode routine.
Unplanned
Last Updated: 07 Oct 2015 12:11 by ADMIN
Created by: Markus
Comments: 3
Category: Reporting
Type: Feature Request
1
When I select a column in a Crosstab and set a Binding for a Property (for example Visible) it will overwrite all existing Bindings for all Textboxes in that column without any warning. This shouldn't happen. At least there should be a Message that you overwirte existing Bindings and ask if you really want to do that.
Unplanned
Last Updated: 07 Oct 2015 12:09 by ADMIN
Created by: Kurt
Comments: 1
Category: Reporting
Type: Feature Request
2
Graph markers, it would be nice to have a few more marker types for the chart, I would really like a up and down arrow, or a reversed triangle. also a left and right arrow/ triangle, and how about a star?
Unplanned
Last Updated: 07 Oct 2015 12:06 by ADMIN
Created by: Mandar
Comments: 1
Category: Reporting
Type: Feature Request
3
Please add ability to show vertical line markers on a Line series graph as show in attached file.
Unplanned
Last Updated: 07 Oct 2015 11:16 by Pierre-Yann
Created by: Pierre-Yann
Comments: 1
Category: Reporting
Type: Feature Request
2
Having a white background in a view when using the dark theme is very bad for the eyes.
You should check all your UI in Visual Studio, as I already asked in the past for a correct context menu for dark theme (now done).
Declined
Last Updated: 07 Oct 2015 10:50 by ADMIN
Created by: qakmak
Comments: 1
Category: Reporting
Type: Feature Request
1
Looks like if print in windows service will be has some problem , because print in windows service can't display the print dialog.
Completed
Last Updated: 07 Oct 2015 10:40 by Pete
Created by: Pete
Comments: 0
Category: Reporting
Type: Feature Request
1
The order of the items in the Border Style Properties should be changed such that Solid is the second item in the list, after None, as this is the most frequent option. This would allow the Border Style to be changed to Solid with a double-click.
Unplanned
Last Updated: 07 Oct 2015 10:20 by Pete
Created by: Pete
Comments: 0
Category: Reporting
Type: Feature Request
2
Add the functionality of the Page Up/Down as well as Home and End to the WPF Viewer Control, so that the displayed page may be controlled using the keyboard.
These buttons should also work with the CTRL+ variations.
Completed
Last Updated: 07 Oct 2015 09:58 by ADMIN
Created by: Imported User
Comments: 1
Category: Reporting
Type: Feature Request
2
I am using Telerik Reporting with MVC 5, and would like the ability to use the custom parameterEditor with MVC. If anything, I'd like to be able to create it with razor MVC, and then use jquery to add the parameterEditor.
Unplanned
Last Updated: 07 Oct 2015 09:55 by Pierre-Yann
Currently, the size and location of items displayed in Properties view are rounded value, but the real value written in the .Designer.cs isn't rounded at all.

This created some imprecision in size and location, possibly resulting in unwanted resizing of the report width, or in overlap.
Now, it is only possible to correct this in .Designer.cs, and the user don't see the problem without zooming at maximum or opening the .Designer.cs

Rounded value seems better than some unneeded decimal, but then the value displayed should also be written in the .Designer.cs