This is a migrated thread and some comments may be shown as answers.

Material styles for angular report viewer

1 Answer 187 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tobias
Top achievements
Rank 1
Tobias asked on 11 May 2017, 08:28 AM

Hi,

i have integrated the new angular ReportViewer component into my angular project. Every think works fine but i want to include the material style into my project without references the styles with the urls from the web like this

<link href="http://kendo.cdn.telerik.com/2016.3.914/styles/kendo.common.min.css" rel="stylesheet" />
<link href="http://kendo.cdn.telerik.com/2016.3.914/styles/kendo.material.min.css" rel="stylesheet" />

Currently, i have not installed the complete kendo ui package, just the package telerik-angular-report-viewer.

I have installed the npm package kendo-theme-default, but the theme does not format the viewer correctly and i want the material style instead of default.

Can i include the material style without installing the complete kendo package or have i another option to include the styles without referencing to a web url?

 

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 15 May 2017, 03:57 PM
Hi Tobias,

In the local Angular demos you can replace kendo.blueopal.min.css with the theme you need to test the new theme. You can inspect the rendered HTML to check if there are external CSS rules messing the default styles of the viewer.

If there are other settings we miss, please open a support ticket and share your project. Include also screenshots of the way the viewer looks in browser.

Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Tobias
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or