Etc for the event that is shown on the screenshot, It should be St Nicks Girls School infocomm Club, Booked by mark lee. But it only show St Nicks Girl School because the font size is too big. My teacher wants it to make it big, so i make it big. I hope can make it scrollable for that event so I can scroll down and see the rest of the words. How to do it? Below are my source codes.
<DayPilot:DayPilotCalendar ID="DayPilotCalendar1" runat="server"
DataStartField="START_DATE"
DataEndField="END_DATE"
DataTextField="Names"
DataValueField="BOOK_SNO"
Days="5"
EventMoveHandling="CallBack" BackColor="#0066FF" BusinessBeginsHour="8"
BusinessEndsHour="19" CssOnly="False" EventBackColor="#66FF99"
HourBorderColor="Lime" HourHalfBorderColor="#0066FF"
HourNameBackColor="#6699FF" HourNameBorderColor="#0066FF" HoverColor="#0066FF"
NonBusinessBackColor="#0066FF"
style="top: 29px; left: -2px; margin-right: 6px;" DayEndsHour="6"
HeaderDateFormat="dddd" StartDate="2014-03-24" CellHeight="40"
EventFontSize="20pt" onbeforeeventrender="DayPilotCalendar1_BeforeEventRender"
>
</DayPilot:DayPilotCalendar>