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

Linking DatePickers

2 Answers 81 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Anthony
Top achievements
Rank 1
Anthony asked on 16 Jul 2014, 10:51 AM
Hi
  Can you link kendo date pickers? e.g.

From : (A)
To: (B)

Link them so that if you change (A) to be greater than (B) then (B) also changes to (A), and vice versa. 
I'm guessing I can probably do this using the events but it strikes me as something that others would want to do so didn't know if

(i) it could be configured somehow, or
(ii) there's some example code lying around

It's something that our old date pickers used to do, you could daisy chain a number of them, although in reality you only ever wanted to chain 2 (from/to, start/end, etc)

thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Georgi Krustev
Telerik team
answered on 16 Jul 2014, 11:50 AM
Hello Anthony,

I would suggest you check the "Range selection" demo, which shows how to use the change event of the widget to connect two date pickers.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Anthony
Top achievements
Rank 1
answered on 28 Jul 2014, 10:44 AM
Yep, that did it, thanks
Tags
Date/Time Pickers
Asked by
Anthony
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Anthony
Top achievements
Rank 1
Share this question
or