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!".
Graph should be binded to a single DataModel, but many Graph properties should be then be binded to a specific property of this DataModel: -each series should be binded to a specific property (which would be a list). These properties would be the data. -general Graph items like axis title should also be able to be binded to other properties, to allow more complex use. These properties would be the metadata. As it is now, all the data are put in a single list (not developer friendly at all), and using metadata is impossible.
The ReportFooter does not print at the bottom of the last page if that page doesn't contain data, even with PrintAtBottom=true set. Can this feature be changes to always print the ReportFooter at the bottom of every page?
Currently, adding Sparklines (http://docs.telerik.com/reporting/sparklinesanddatabars#sparklines) or Data bars to the report requires manual formatting of the Graph item (hiding the Axes, Labels etc.). Let us know if you think the built-in support for this type of chart would be useful when creating reports. Please share your ideas/thoughts in the comments and give a vote for this feature to support it. An example of Sparklines/Data Bars is provided in our online demos - http://demos.telerik.com/reporting/product-sales?&skinName=silver(Product Sales report). Thank you.
I have a Windows Form application that generates telerik reports from serialized .trdx files and sends them out to a set of users at a scheduled time based on user customization. This application queries a database for the serialized report definition, sets the data-source and applies filter and sort criteria that has been saved off to another database as defined by end users through a web application and then attached to an email. It would be helpful to be able to access a property or function within the report or report datasource object that would allow me to determine if the final generated report contained any data. This would allow me to skip sending an email for reports that contain no data. Currently, as per support, there is no way for me to find out if a generated report has data. "Unfortunately, reports do not expose any internal mechanisms that allow checking if any data is returned after the report is generated."
I am using Barcode = Code 39 for some labels and the ratio i get is 2.0. Is there a way to increase and arrive to 2.5 or 2.6?
When printing the Online Documentation from Internet Explorer, only the first page is printed. The only way to print it, is to copy the page to Word and then print it. Please add a method of printing a topic.
In the document map I would like to list products by name asc. In my report, products are listed by sales desc and I have over 200 products. In order to find them quickly I would like to use the document map.
Add "Rows to repeat at top" feature to RadSheetProcessing. This is found in the Page Layout Settings in Excel and takes range.
Provide a method to add Keyboard Shortcuts to the Toolbar controls in the WPF Report Viewer. We would like to add Ctrl+P for the Print Toolbar Button and others, so that the Report Viewer may be controlled on a systems without a mouse. We're not too concerned what the shortcuts are, we just want some. We would be happy with a 'Standard' set by yourselves.
Japanese current GS1 QR code format guideline is using binary code for control code like '0x1d', '0x1e', '0x04'. Please check out the attached file. The guideline is compliant with ISO15394(JIS-X-0515). Telerik barcode item can print only text now. Then we cannot print the GS1 QR by telerik barcode item.
See the following scenario: 1 You have a report previewing inside an iframe. 2 That report contains a textbox with an action that navigates to an URL. If you click in the textbox while previewing the report, the whole page navigates away to the specified URL. It would be nice if only the iframe gets refreshed in that case. Thank you
1. To add box plot chart feature which shows Statistical Five Number values: Median, Q1, Q3, Min and Max. 2. To support Points Jitter which shows points of a data set (which are used to calculate Statistical Five Number) on same chart. 3. To show label on X-Axis of the grouping.
Currently Telerik Reporting team like only a single developer hard working. So slow..... I even doubt there is no one here. I hope hire more developer for Telerik Reporing team, and speed up. Or maybe Telerik Company even don't care "Telerik Reporting". If that's true, please just close the project. Let us find another company request new feature and bug report who really care the customer. Look it here. non finish request and problem already a hundred, even some request submit almost a year ago . But only 1 in development. That's really not respect customer like us who really support The Telerik.
Make the F5 key (refresh) in the Report Viewer programmatically controllable by using events tied to the viewer. For example, I want to disable the F5 refresh functionality and add my own functionality when the F5 key is pressed. I currently have the ability to disable the refresh icon (ShowRefreshButton=false), but not the F5 key button.
Hello When we are trying report big data like 10,000 rows are more, it takes awful lot of time to load the report even in the server with big configuration. Like SSRS, it should do page level load and have setting to enable and disable for each report. It will only load few pages and later should load other pages on demand instead of loading all pages. This would be big performance improvement for big data reports. Vijai Spectra Energy
The Reporting Map control is orientated with North at the top and South at the bottom. I would like to display the map in a report with a different orientation, similar to the Rotatable Maps view displayed at google maps here: https://maps.googleblog.com/2010/02/introducing-google-maps-labs-your.html
Please provide support for GeoJson format to create World Map in Telerik Reporting.