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

Fiori without picture on grid

3 Answers 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrey
Top achievements
Rank 1
Veteran
Andrey asked on 30 Jan 2020, 09:39 AM

Hi, Dev Team!

Not sure this right thread, but i find problem on Grid control.

I set Fiori css in my project and put folder "Fiori" near css files. but on grid control i can't see any picture, like arrow for filter column.

<link rel="stylesheet" href="https://[my path]/styles/kendo.common-fiori.min.css" />
<link rel="stylesheet" href="https://[my path]/styles/kendo.fiori.min.css" />

Also i check availability of pictures from path, like "https://[my path]/styles/Fiori/sprite.png"

 

 

3 Answers, 1 is accepted

Sort by
0
Andrey
Top achievements
Rank 1
Veteran
answered on 31 Jan 2020, 01:49 PM

Anybody?

Instead of pictures i have empty space in Fiori skin. What i do wrong?

0
Andrey
Top achievements
Rank 1
Veteran
answered on 31 Jan 2020, 01:54 PM
Ok. Already solved the problem. forgot to put the folder "fonts".
0
Ivan Danchev
Telerik team
answered on 03 Feb 2020, 09:11 AM

Hi Andrey,

Indeed, when hosting Kendo UI CSS files locally, as opposed to using our CDN services, the fonts folder (as part of the styles folder) must be present in your application. For more details on using the client-side resources locally refer to this documentation article: https://docs.telerik.com/kendo-ui/intro/installation/hosting-kendoui

Regards,
Ivan Danchev
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Andrey
Top achievements
Rank 1
Veteran
Answers by
Andrey
Top achievements
Rank 1
Veteran
Ivan Danchev
Telerik team
Share this question
or