Example of Time Duration in Javascript TimePicker Control

/
/
Time Duration

The following sample demonstrates the popup list element in specific time duration. Click/Touch the TimePicker popup icon to select the desired value.

More Details...

Description

The Time Duration sample illustrates, how to customize or disable the time values in time list popup by using itemRender event. Here, all the time values has addition information on duration between them in sequence and some of the values are disabled through itemRender event by adding the e-disabled class.By using the scrollTo property can set the scroll position to the given value when no value is selected or the selected value is not availble in the timepicker popup list. More information about the TimePicker and it's configuration can be found in the documentation section.