This question is locked. New answers and comments are not allowed.
Hi,
I had two Telerik mvc3 datapicker (A,B) on page.
Datepicker "A" bind with current date. (eg., 04/27/2012)
Datepicker "B" bind with current date + 3 months. (eg., 07/27/2012)
If i change date in datepicker "A", datepicker "B" should automatically open with "A" selected date and month.
(for eg., suppose i select date 05/20/2013 in datepicker "A", then datepicker "B" calender should show "05/20/2013" but textbox should still show previous date "07/27/2012".
I am able to open "B" calender on change of date on datepicker "A".But how to bind "A" selected date to "B" calender without changing date in textbox.
Could you please say me how to do this.
Thanks & Reagrds
I had two Telerik mvc3 datapicker (A,B) on page.
Datepicker "A" bind with current date. (eg., 04/27/2012)
Datepicker "B" bind with current date + 3 months. (eg., 07/27/2012)
If i change date in datepicker "A", datepicker "B" should automatically open with "A" selected date and month.
(for eg., suppose i select date 05/20/2013 in datepicker "A", then datepicker "B" calender should show "05/20/2013" but textbox should still show previous date "07/27/2012".
I am able to open "B" calender on change of date on datepicker "A".But how to bind "A" selected date to "B" calender without changing date in textbox.
Could you please say me how to do this.
Thanks & Reagrds