Bootstrap Glyph icon Calendar not working

680 views Asked by At

I have used a bootstrap Glyph calendar icon for a date picker textbox in C#. When the calendar icon is clicked, calendar is shown, but without the next/ previous month/year ARROW Buttons. There is a blank space instead of the either side arrow buttons, but still the arrow control works.

Does anyone know how to make the arrow visible ? I have used Knockout JS also.

1

There are 1 answers

3
Spasiu On

Depending on the version you're implementing you may need to include the glyphicons separately, either use Bootstrap icons or something like Font Awesome.