Scheduler show bubble on event click
Asked by Andres
15 years ago.
Hi, is it possible to show a DayPilot:Bubble clicking an event in the Scheduler control?
I have the following properties but i cant show the bobble oneventclick just on mouse hover.
EventClickHandling = "Bubble"
BubbleID="Bubble"
ShowToolTip="false"
Answer posted by Dan Letecky [DayPilot]
15 years ago.
The EventClickHandling="Bubble" option was not supported.
It's now enabled in build 6.5.2300. You can also add EventHoverHandling="Disabled" to turn off hover bubble action.
See also:
http://www.daypilot.org/daypilot-pro-6-5.html
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.