DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » How To » Removing the Loading... message from the bubble?

Removing the Loading... message from the bubble?

is there any way to turn off the loading text completely on a bubble? simply blanking it out still displays a small tooltip sized box with no text in it before the bubble appears which looks kind of wierd.

Simon Edwards - 5/28/2008 5:50:30 PM
I've added a new property called EnableLoadingPhase to DayPilotBubble. When you set it to false the bubble will not be shown until the content arrives from the server.

This change will be included in DayPilot pro 4.8 SP1.
Dan Letecky - 6/1/2008 9:21:46 PM
Post reply