0

enter image description here

toolbar icons are not loading In index.html

<link href="https://kendo.cdn.telerik.com/2020.3.1118/styles/kendo.common.min.css" rel="stylesheet" />
  <link href="https://kendo.cdn.telerik.com/2020.3.1118/styles/kendo.blueopal.min.css" rel="stylesheet" />
  <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>

used this and "@progress/telerik-angular-report-viewer": "^15.22.119" and angular 10.

enter image description here

1 Answer 1

1

Looks connected to icon fonts. If there are no console errors, you can read the articles below and use FontAwesome template.

templateUrl: "/Scripts/telerikReportViewerTemplate-FA-yourversion.html",

Manual Setup
Html5 Report Viewer toolbar icons not rendered in IE browser

Sign up to request clarification or add additional context in comments.

1 Comment

In chrome also not loading

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.