I have region Tabular Form "Employees" like this
Employee|Start_date | End_date |
John A |2015-10-20 | 2015-10-25|
John C |2016-03-15 | 2016-03-25|
Start_date - Date Picker
End_date - Date Picker
I want disable previous and next in both data picker.
So if I will click Start_date on second employee I would like change date from 2016-03-01 to 2016-03-31