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.
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.
On export to MS Word, a numbered list that spans two pages restarts at (1) on the second page. Instead, the numbered list should continue numbering from the first page.
For example, if a list has five items and the fourth item starts on a new page, when I export the report to MS Word, the first three items are numbered (1), (2), and (3), and the last two items are numbered (1) and (2) again. The last two items should be numbered (4) and (5).
In addition, if an item in a numbered list splits between two pages, the item is numbered twice: once at the beginning of the item and again on the first line that appears on the next page. The line at the top of the second page is numbered (1). This second number should not appear.
The attached file shows both these issues.
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.
Please note that Cc field is empty on server side.
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.Using Roboto Medium changes values "FVS!dBTI" should be "EUR Cash" (shift characters by 1) weird !!!!
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.
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
While processing, if Barcode item throws an exception (for example "Barcode is too large to fit!"), the report's Error event is not fired.
In Standalone designer, when the Localizable of the Report is set to True and a new Language is selected, there is an "Object reference not set to an instance of an object" error.
Workaround: save the document after changing the culture/language, close the report, and then re-opening the saved report in the designer.
Telerik.ReportViewer.Mvc.SendEmail class in Telerik Reporting ASP.NET MVC does not contain fields "Cc", "Subject", "Body" (https://docs.telerik.com/reporting/t-telerik-reportviewer-mvc-sendemail)
But JS documentation dontains such fields (https://docs.telerik.com/reporting/html5-report-viewer-jquery-fn-telerik-reportviewer#sendEmailOption).
I'm using the latest version of kendo ui and telerik reporting.
Telerik.Reporting.OpenXmlRendering.2.7.2.dll from the latest release (R1 2009) references the from version of DocumentFormat.OpenXml. See the screenshot:
Here the screenshot for the prev version (R3 2018 SP2):
Because of this our projects referencing DocumentFormat.OpenXml 2.8.1 (the latest version) are all broken. Xlsx rendering simply does not work anymore.