Hi,
When I use the RadTimePicker, OnSelectedDateChanged will be fired when:
- Clicking on the clock after the time textbox
- Using cursor keys to change the time and change the focus to another control
It will NOT be fired when only using the cursor keys and leaving the focus on the timepicker.
I would like to use this to calculate a duration between a begin and end time.
If this is not possible, how can I do this on the client?
Calculate the duration between 2 timepickers and put the result in another timepicker.
Thanks,
Egbert
When I use the RadTimePicker, OnSelectedDateChanged will be fired when:
- Clicking on the clock after the time textbox
- Using cursor keys to change the time and change the focus to another control
It will NOT be fired when only using the cursor keys and leaving the focus on the timepicker.
I would like to use this to calculate a duration between a begin and end time.
If this is not possible, how can I do this on the client?
Calculate the duration between 2 timepickers and put the result in another timepicker.
Thanks,
Egbert