Hi
I have used DatePicker with bootstrap theme for UI for ASP.NET AJAX Q1 2015.
But when I am opening month pop up the in place of OK and Cancal button true and false text is coming.
And in place of today's date blank text is coming.
I am using I.E to test it.
can you please help me with this issue.
Thanks and Regards,
Ritesh
4 Answers, 1 is accepted
Can you please test the online demo below by selecting the Bootstrap skin and verify if the same issue appear on your end:
http://demos.telerik.com/aspnet-ajax/calendar/examples/datepicker/custompopup/defaultcs.aspx?skin=Bootstrap
Regards,
Maria Ilieva
Telerik

This is working.but for some reason.in our aplication it is not coming.

Hi
Below is the code which is rendered when Radcalnder is loaded.
<td class="rcButtons" nowrap="" colspan="4"><input id="rcMView_Today" type="button" value=" "> <input id="rcMView_OK" type="button" value="False"> <input id="rcMView_Cancel" type="button" value="True"></td>
IN place of today i am getting blank value, in place of pk false,and in place of cancel true.
please share your page markup, as well as all the styles and the related code behind you have in the page, Thus we will be able to test your case locally and advise you further.
Regards,
Maria Ilieva
Telerik