Browse By Tags

  • WebMonthView Appointment Recurrence JS Error Problem

    Hello,

    I got a webmonthview with 2 appointments, with 1 that is recurrent. When I click on the recurrent appointment, I got a javascript error:

    Microsoft JScript runtime error: 'getActivities().getItemFromKey(...)' is null or not an object

  • 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…