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

RadMonthYearPicker - calling a JS event when date is cleared

1 Answer 14 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Johnathan
Top achievements
Rank 1
Johnathan asked on 25 Jul 2014, 02:59 PM
I'm looking have a JS event occur when the month & year is cleared from a RadMonthYearPicker control. I don't see a way to do this in the telerik documentation currently. Does anyone have any code samples of how to do this?

1 Answer, 1 is accepted

Sort by
0
Johnathan
Top achievements
Rank 1
answered on 28 Jul 2014, 12:59 PM
I was able to figure this out. I had to access the RadDateInput control within the RadMonthYearPicker & use the OnValueChanged function instead of the RMYP's OnDateSelected function..
Tags
Calendar
Asked by
Johnathan
Top achievements
Rank 1
Answers by
Johnathan
Top achievements
Rank 1
Share this question
or