Create new parameters control (as same included in report viewer controls for WebUI, WinUI, ...); to provide the ability to gathering user values but without rendering the report. It will help scheduling and background generation of reports.
Hello. Telerik replied: "The encryption we use for password protection in PDF rendering is rc4 with key length of 256. Changing the encryption level is not supported at the moment." It would be really useful having this feature. Kind regards. Jose
How can I create and export a "library" type report that features an overview of my content by article name, author, posting date, and any tags or categorization?
Self referencing parent-child hierarchies (i.e. Manager-Employee) are a common structure, They should be supported in your grouping mechanisms. Currently this is only possible thru a workaround as in http://www.telerik.com/forums/cross-tab-report-with-a-self-referencing-hierarchy#7p4BaddGV0iam8J6bT_dpQ I believe an enterprise reporting tool should support this out of the box. Thanks, Henry
having the htmlTextBox in the report viewer is a big help when it comes to multi-formatted text, however, we also want those formatting to be applied when the user exports the report to excel worksheet instead of just plain text like what's happening now. It's tedious breaking block of text into table cells just to apply individual formatting for each part.
To be able to change the branding from Telerik to our own company or product specific banding. For instance MyApp Report Server with own images.
hi Team, in pie chart reporting , we are looking for explode option similar to htmlpiechart . I have attached the required format in the image, please look in to the possibility and let me know.
There should be a feature to have 3D look and feel for bargraphs. Telerik Report does not support that
Add the ability to either specify the number of Columns in a Table during creation or allow a entered number of Columns to be added after creation. Both would be my favored solution. Creating a Table with numerous Columns is tedious when you have to add one at a time.
ability to lay out detail data in an accross then odwn format. i do a lot of reports with weights, sometimes 500 and i wuld like to list them accross then down not in a vertical list because sometimes there is ony 1 weight and sometimes many,. this keeps the printed report to a manageable size
Multi-value parameters are not formally supported in Telerik Reports that are based upon a Stored Procedure datasource. To circumvent this, I currently use a workaround as detailed in a post by me in the reporting forum here: http://www.telerik.com/forums/how-to-pass-multi-value-parameters-to-a-stored-procedure-datasource One of your admins, Nasko, suggested Telerik may look into implementing this procedure out-of-the-box to streamline it for users, hence I am posting this suggestion here to track it. For an out-of-the-box implementation, it would be nice to see the possibility of setting a parameter datatype to "List" or something similar to denote it will send a serialized string to a Stored Procedure datasource and do the Join() of the selected multi-value parameter items automatically. It will still depend upon having a table-based function in the target database to de-serialize it though, I suspect.
Please add the ability to control the angle of a picture box control, similar to what is available on a TextBox or Barcode control. It would also be nice if this could be added to HTML TextBox controls as well.
I use to be able to change the size, location of a picture box at run-time. I cannot do this anymore in the newest version of telerik reporting. It would be good to be able to do this using expressions. As of now you can only change the value of a picture box.. But you cannot change the Size or location values... By allowing me to to this I would be able to make good looking custom graphs for my reports. As of now my only solution seems to stay on telerik reporting version 2010. Thanks for considering...
The ability to add these types of images to reports would be incredible. We deal with numerous companies in the manufacturing sector. These customers have drawings that they would like to print along with their reports (think of a production order to build something, we show a list of the materials to use and the drawing/cad would be required).
Are there any plans to standardize the shortcut keys in the Report Designer? There are many places where CTRL+C, CTRL+X, CTRL+V, ESC, DEL do not affect the field in focus, but instead a parent window or out-of-context control. For example: 1. Open the Edit Parameters dialog for the Report Source dialog (In my example, I chose a URL/File and clicked Edit Parameters) Drop down a parameter name, and hit Escape. Escape is the standard key to close a drop-down. In this case, the "Cancel" button on the dialog is triggered instead. This causes changes to be lost in the dialog. There are a pile of examples; there's a dialog where pressing delete key does not delete the contents of a field in the dialog, but instead deletes the (selected) field from the report itself; but they don't come to mind right now as I haven't run into them lately.
Having the ability to have a line/box to force a new page mid way through a section would be much more useful than making use make new groups to use one as it just makes everything more difficult
In the development of a form which prints over multiple pages, the only way to ensure page breaks occur where desired is to use multiple Groups, with only the Group Headers Visible. It would be more logical to be able to insert multiple Detail Sections, with each on their on page. Another option may be to insert a page break within the Detail Section.
Currently when a report is generated, the default page order is across then down. If a report spans several pages (both horizontal and vertical) it may make more sense to order the pages such that they print down then across. Our reporting requirements would need to be able to set this option in the code as the report is being generated and before it is passed to the report viewer. A working example of this feature can be found in the page settings interface for MS Excel. A snapshot has been attached.
Asp .Net application with telerik reporting version 10.1.16.615 throws error randomly. Please provide a fix.
When using the Report Explorer, the tree automatically expands to all levels expanded, on making any change to a Property for the currently selected item. This makes using the Report Explorer very frustrating, so you end up shouting at the window to 'Stand Still!".