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.