This is a migrated thread and some comments may be shown as answers.

NumberOfHoveredRows & TimeLine view

1 Answer 118 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Stepan
Top achievements
Rank 1
Stepan asked on 04 Apr 2011, 12:01 PM
Dear all,

Who knows how to make scheduler in the TimeLine mode to highlight more than one cell under the mouse cursor? The property NumberOfHoveredRows solves this problem for all views except the timeline...

Also is it possible to not only mark the hovered rows in grey but to show some information in a "baloon" when mouse is moving throw the scheduler's grid?

Thank you very much!

- Stepan.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 04 Apr 2011, 03:17 PM
Hi Stepan,

Indeed, NumberOfHoveredRows is not applicable for Timeline view.

You can use jQuery to handle the hover event of the table cells and if you need the time slot object, you can get it with the getTimeSlotFromDomElement method.


Best wishes,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Scheduler
Asked by
Stepan
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or