Browse By Tags

  • Variance appointment does not show up.

    I am working with a custom provider, I call FetchActivities, set up all the appointments, I call FetchRecurrences, set up all the recurrences, and I call FetchVariances, to set up any variances.  Appointments and Recurrences seem to work fine.  But my Variance…

  • Multiple Resources

    I had read in a previous post that it was recomended to use the event ResourcesFetched to limit down the visible resources.  The potential problem is that this could be a performance issue loading all of the various resources. 

    After looking through the…

  • Re: DataBase File

    I believe this to be a bug, but have a work around you can try out that worked for me. Here's the steps to success:

    1. Drop WebScheduleInfo onto the Design view.
    2. Drop WebScheduleSqlClientProvider next to the WebScheduleInfo.
    3. DO NOT SET a DataSourceID…
  • 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…

  • Regarding the Appointment Screen Dialog

    Hi Please can some one help me on this

    (1) where is the vb samples for the appointment screens

    (2) also i am getting the following error indicating that the "oUltraWebTab1__ctl0__ctl0_ddStartTime" is undefined

    please can you help me on…

  • Web Schedule appointment Request

    I need to bulild a scheduling app where a user can submit a request for an appointment that then will need to be approved/modified by an admin before being added to the Activty table. Currently I have a table that stores all of the info for the request…