in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

No DayRender and OnVisibleMonthChanged events?

Last post 12-31-2007 9:37 PM by billybartels. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 12-31-2007 9:37 PM

    No DayRender and OnVisibleMonthChanged events?

    It seems the WebCalendar doesn't have the events for DayRender and OnVisibleMonthChanged. I have a really simple page imbedded with a WebCalendar, the page code snippet is as follows:

    <C1WebCalendar:C1WebCalendar ID="C1WebCalendar1" runat="server" Font-Names="Arial, Verdana, Tahoma"

    ForeColor="Black" Height="180px" Style="z-index: 135; border-left-color: #ececec;

    left: 0px; border-bottom-color: #ececec; border-top-color: #ececec; position: absolute;

    top: 0px; border-right-color: #ececec" Width="230px"

    On*****

    >

    </C1WebCalendar:C1WebCalendar>

     Please note the "On*****", the intellisense brings up "OnDataBinding", "OnDisplayDateChanged", etc. But it just doesn't have "OnDayRender" and "OnVisibleMonthChanged", which exists on traditional ASP.NET Web Calendar.

    The "OnDayRender" event is really useful when you want to read something out of a database and attach it to each day on the calendar.

    So does anybody know how to invoke "OnDayRender" event in ComponentOne Web Calendar? Or there is some alternative function avaiable? The same applies to "OnDisplayDateChanged" event.

     Thanks,

    Billy

Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.