Browse By Tags

  • Recurring appointments shown in a WebMonthView causes a javascript error

    Double clicking on a recurring appointment shown in a WebMonthView a javascript error is thrown at the following line:

    ig_WebScheduleInfo.prototype._showAppointmentDialog =

    function (dataKey, id, occur, prevOccur, nextOccur)
    {
    if(prevOccur != null…

  • Re: Using SQL DataSource ?!

    Hello, can somebody help me. I am facing big trouble here doing the webmonthview work with webscheduleinfo. It is very urgent for me if any body can help me out.

    I have done the following thing ....

    1. Put the Webmonthview on the page

    2. Put the…