Print functionality doesn't work in React application.
Steps to reproduce:
1. You may use the sample project from How to use HTML5 Report Viewer in React Application article.
2. Run the project and click on Print.
The following error can be seen in the browser's console: Resource interpreted as Document but transferred with MIME type application/pdf: "https://demos.telerik.com/reporting/api/reports/clients/a7fdd020ec4/instances/3f53abd1614/documents/c3923e685e6d6ebefb3d11?response-content-disposition=inline".
The mark for the ToggleVisibility action is displayed in the center If the The position is adjustable or fixed in top it will be better, Please consider this now its not looking good.
Please find the attached image
Data Explorer of the Report Designer does not refresh the schema on the Refresh button click when the Stored Procedure used in a SqlDataSource component is modified.
You need to reconfigure the data source component, for example, just open the Data Source Wizard and click Finish, or close and re-open the report for the actual refresh.
It would be nice to add a network graph to one of the available chart types. Below is an example of what I am referring to.
With the following HTML 'underline' is applied to the whitespace run-time but not design-time.
<span style="text-decoration: underline">PAYMENTS ONLY </span>TO:The whitespace is reduced to a single space irrespective of its position in the text. For example the following content:
PAYMENTS ONLY TO:
is displayed as shown in this screenshot.