This question is locked. New answers and comments are not allowed.
Hi,
I have found a bug/issue in Telerik Calendar Control.
i am using Calendar's OnChange event to get the selected date.
it didn't return the selected date on selection. it returns the last selected date when you click on new date.
When the calendar control loads , and I try to click on any date ( it should display me the selected Date) BUT it Display null value.
see the image named "nullvalue_onfirstselection.jpg"
and If I have selected date: 19/04/2012 and and I click on date 21/04/2012 (it should display 21/04/2012) BUT it display the last selected date i.e. 19/04/2012
see the image named "displaywrong_selecteddate.jpg"
I have also attached the complete source code
I have found a bug/issue in Telerik Calendar Control.
i am using Calendar's OnChange event to get the selected date.
it didn't return the selected date on selection. it returns the last selected date when you click on new date.
When the calendar control loads , and I try to click on any date ( it should display me the selected Date) BUT it Display null value.
see the image named "nullvalue_onfirstselection.jpg"
and If I have selected date: 19/04/2012 and and I click on date 21/04/2012 (it should display 21/04/2012) BUT it display the last selected date i.e. 19/04/2012
see the image named "displaywrong_selecteddate.jpg"
I have also attached the complete source code