search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Is it possible to get information of selected timerange while selecting?

Asked by andre
10 years ago.

I want to show info about the selected duration.

It could be implemented by firing the onTimeRangeSelect(args) each time the selection changes (another cell is mouse overed).

Comment posted by Dan Letecky [DayPilot]
10 years ago.

This should be possible. Please let me do a few tests.

Comment posted by Frank
10 years ago.

Any progress? I would like to do this as well.

Answer posted by Dan Letecky [DayPilot]
10 years ago.

This feature is in the works. I will be available in 1-2 weeks.

Comment posted by Dan Letecky [DayPilot]
10 years ago.

A prototype of a similar feature is already implemented for event moving. It reports the current event position during drag and drop event moving using onEventMoving() event.

You can test it here:

http://javascript.daypilot.org/sandbox/scheduler/realtime.html

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.