is there a way to turn off the display of the event time on the calendar. this way it will only show the event title itself and then the user can rollover and get the full details. im using 4.1 pro. thanks!
You should use BeforeEventRender event and set e.InnerHTML according to your needs. The default value includes the time range but you can create your own format using the available fields (e.Text, e.Tags[], etc.).
Comment posted by Teddy 16 years ago.
I have DayPilot 5.8 (it's amazing by the way) but I don't have the beforeeventrender property in the Events menu. Only the afterrenderevent is avalaible.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.