This is a migrated thread and some comments may be shown as answers.

Client Side Event for RadDatePicker

3 Answers 110 Views
Input
This is a migrated thread and some comments may be shown as answers.
nono
Top achievements
Rank 1
nono asked on 06 Nov 2009, 02:33 PM

The following event fires fine when selecting a day "ClientEvents-OnDateSelected", my problem is when they select "Today" from the month view this event does not fire, is there another event that fires for this button?

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 06 Nov 2009, 02:42 PM
Hi nono,

When you click on "Today" in the month/year fast navigation popup, you are navigated to the current month. No date is selected, so no event is fired.

Kind regards,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
nono
Top achievements
Rank 1
answered on 06 Nov 2009, 03:24 PM
ok is there a way of actually selecting "Today" or some other button to do today just like the asp.net ajax control.
0
Dimo
Telerik team
answered on 06 Nov 2009, 03:39 PM
Yes, you can put a button in a header / footer RadCalendar template and assign a Javascript functuon to it, which will select today's date using the control's API.

http://www.telerik.com/help/aspnet-ajax/calendar_templatesheaderandfootertemplates.html

http://www.telerik.com/help/aspnet-ajax/calendar_clientsideradcalendar.html


Kind regards,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Input
Asked by
nono
Top achievements
Rank 1
Answers by
Dimo
Telerik team
nono
Top achievements
Rank 1
Share this question
or