Search code examples
jquerycsskendo-uitelerikkendo-ui-grid

Icons not showing in my KendoUI for JQuery Grid


I have a KendoUI for JQuery grid, and as you can see in the screenshot below, all of the paging icons are not showing.

enter image description here

I have added the necessary stylesheet references.

enter image description here

And I have made sure that the stylesheets themselves and the .PNG files referenced in them are in my solution.

enter image description here

enter image description here

When I run the solution, I use Google Chrome.

At this point, I am at a loss as to what I'm doing wrong. If anyone knows anything, please help.


Solution

  • I do not see the required fonts folder:

    \kendo\fonts
    \kendo\fonts\DejaVu
    \kendo\fonts\glyphs
        KendoUIGlyphs.eot
        KendoUIGlyphs.svg
        KendoUIGlyphs.ttf
        KendoUIGlyphs.woff
        ...
    

    I see you are not putting them in a kendo subfolder, but that should not matter as long as the relative paths are the same.