0

Filter icon in telerik grid display as squere it not showing balck icon inside it. I used here telerik EnableEmbeddedBaseStylesheet="false" EnableEmbeddedSkins="false" properties.

enter image description here

I needed icon like below

enter image description here

pooja
  • 29
  • 4
  • Can you inspect the element and see if the styling is applied for the item? Not sure what icon you're expecting there. Check to make sure all class files are loading and they aren't blocked, and finally make sure some other custom styling isn't overriding your expect icon styling. – LarryBud Jul 07 '21 at 13:18
  • Larry Bud... if I remove EnableEmbeddedBaseStylesheet="false" EnableEmbeddedSkins="false" these properties know then it show icon.. – pooja Jul 08 '21 at 06:45
  • Using those properties means you're disabling the built in styles and skins. The default is for them to be included. – LarryBud Jul 08 '21 at 13:07

0 Answers0