Hello,
I have a RadDatePicker and two RadTimePickers on a page. Is there any built-in way to link the selected date of the RadTimePickers to the selected date of the RadDatePicker so when they go to chose the time from the RadTimePicker it doens't change the date back to today's date?
I know that I can get the selected date from the RadDatePicker on autopostback and then set the selected date on the RadTimePickers to that date. But then when you chose the time from the RadTimePicker it sets the date back to today's date.
Thanks.
I have a RadDatePicker and two RadTimePickers on a page. Is there any built-in way to link the selected date of the RadTimePickers to the selected date of the RadDatePicker so when they go to chose the time from the RadTimePicker it doens't change the date back to today's date?
I know that I can get the selected date from the RadDatePicker on autopostback and then set the selected date on the RadTimePickers to that date. But then when you chose the time from the RadTimePicker it sets the date back to today's date.
Thanks.