Questions Tagged tooltip
Bubble per event phase?
Bubble is a really nice upgraded tooltip since it allows custom html content. I have seen that bubble is tied to event and tooltip is tied to phases. My events have many phases and every phase has di...
Tooltip not showing
Answered: The tooltip is automatically turned off if you turn on a bubble. In the latest DayPilot Pro version, the bubble is now automatically turned on (a new DayPilot.Bubble() object is assigned to "bubble" ...
DayPilot Bubble Feature
Answered: You need to follow these steps: 1. Create the bubble:
<DayPilot:DayPilotBubble
ID="DayPilotBubble1"
runat="server"
CssOnly="true"
CssClassPrefix="bubble_default"
/>
2. Assign it to the mo...
DayPilot Month - StaticBubbleHTML
Answered: It's already available. See this demo page, Event 12: http://www.daypilot.org/demo/Month/ A snippet from Demo/Month/Default.aspx.cs:
protected void DayPilotMonth1_BeforeEventRender(object sende...
Questions 1-5 of 5