When I apply my custom theme the RadDatePicker does not show the small calendar icon on the right in the input text field.
Any ideas?
thx
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 03 Jul 2018, 11:21 AM
Hello,
If the custom skin is build in the Theme Builder app, can you please set:
- the RenderMode property to Lightweight
- and the EnableEmbeddedBaseStylesheet to true?
This way the DatePicker will use font icons and will obtain the base skin along with the icons from the embedded resources in the Telerik assembly.