0

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.

Mivaweb
  • 5,580
  • 3
  • 27
  • 53

1 Answers1

0

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

Spasiu
  • 185
  • 2
  • 9