Hi all
I have an editable grid inside a Twitter Bootstrap page, and it has caused the icons in the Save Changes, Cancel Changes and paging buttons to not display. I've attached a screenshot to illustrate. Any way to fix this issue?
Regards
Brad
4 Answers, 1 is accepted
Hi Brad,
This is not a known issue and I am not quite sure what causes it. Could you please make sure all steps from this help article are followed? In case this does not help please provide a dojo example which demonstrates your exact setup - this way I would be able to check what exactly is going wrong and provide concrete recommendations.
Iliana Nikolova
Telerik
Thanks Iliana, I've managed to work out some more detail about this but am not sure how to resolve. In line with the recommendations I have the Telerik content in //content/kendo/Bootstrap but the k-icon class is looking for sprite.png at Bootstrap/sprite.png.
Have I got my content folders set up incorrectly?
The images for a given theme should be located in a folder with the same name, which is located where the CSS files are.
Regards,
Iliana Nikolova
Telerik
Hi Iliana
Thanks for your help, I worked it out. Instead of creating a new bundle called ~/Content/kendo/css I'd included the kendo css files in the already existing ~/content/css bundle. I've moved those files into their own bundle and now it works correctly.
Regards
Brad