Browse By Tags

  • Additional fields to appointment form

    Hello,

    I added WebSchedule and all required forms to my Asp.net project. Database is Sql Server. All working ok so far.  
    In our app user can book resources for certain customers. Now I want to add some extra fields related to appointment. For example when…

  • 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

  • Can i view only variance of my recurrence?

    Hi,

    I have a web page with a WebScheduleInfo, and Infragistic's version is 9.1.

    In the WebScheduleInfo are a lot of activities. Some of this are recurrences with variances.

    In some case i want to hide recurrence and view only variance.

    I try to…

  • WebMonthView And Third Shift Appointment Issues

    Hello,

    I am having an issue with the webMonthView control.  Everything works well except when trying to display appointments that are "3rd shift" in nature.  We use the calender to show employee work schedules.  Whenever there is a 3rd shift employee…

  • Problem with 2 recurring appointments

    Hi, I'm working on a custom web schedule provider.  This system has appointments and recurring appointments.  The problem I'm having is that if I have 2 recurring appointments in a month and they do not overlap, the monthly calendar shows the dates…

  • WebDayView ScrollPosition

       I've met some questions again, about scroll and print WebDayView?

       1. How can WebDayView scroll the postion of  first work start time or first appointment?

            myWebDayView.WebScheduleInfo.WorkDayStartTime.Minute = intDefaultMinute;
            myWebDayView…

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

  • Re: Using SQL DataSource ?!

    Dear, Thanks for your help.I have applied the source and the functionality is running good. But still i have some problem.

    Now i am facing two problems, which are as follows:

    1. I have masterpage on my page where i have placed the controls and i am…