Hi,
I am creating a vehicle booking app.
I have a select start date and select end date both using DatePicker - is there a way to implement coding so that once the first date is selected the second datepicker will not allow an earlier date to be selected?
Also
I have a dropdown for start time and a dropdown for end time - can anyone advise the best way to have this work so that. If the StartDate = EndDate then the drop downs will filter so that for the end time an earlier time will not be shown?
Thanks