Browse By Tags

  • Which control initiated the ActivityDialogOpening client side event?

    I have a page with a month, week or day view depending on the user selection. I have a central WebScheduleInfo which defines some client events. Like this:

     

    <igsch:WebScheduleInfo ID="ScheduleInfoControl" runat="server" OnActivity…

  • WebDayView layout

    Hi,

    in my aspx page there is:

    <ig_sched:WebDayView ID="wdvBreak" runat="server" ActivityWidthMinimum="0"
                                            AppointmentTooltipFormatString="&lt;START_DATE_TIME&gt; - &lt;END_DATE_TIME&gt;&lt;NEW_LINE&gt;&lt;SUBJECT&gt;&lt;NEW_LINE&gt;&lt;DESCRIPTION&gt;&lt;NEW_LINE&gt;…