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 » Display event text at the bottom of event box

Display event text at the bottom of event box

Hi,

is it possible to show the text at the bottom of an event box (at end time) instead of the top (at start time).

Thanks

Anonymous - 4/7/2008 7:59:13 PM
Hmm, not so easily. You would need to tweak the source code. It''m afraid it's not as easy as adding vertical-align:bottom. The event box rendering uses several tweaks to achieve the same result in IE and FF.
Dan Letecky - 4/9/2008 11:35:05 PM
Post reply