Browse By Tags

  • How to change color for each user in multiresourceView

    Hi,

    I have question about the design of webdayview when i bind it with a multiresource data.

    When i try to change the design i do this:

     

     

     

     

    <

     

    igsch:WebDayView ID="calJour" runat="server" Height="600px"

  • Save ActivityID to another database and table upon save or delete of an appointment

    I'm using the webschedule control to track meetings on claims. I need the ability to capture when an appointment has been inserted, modified or deleted. Is there an event like an afterpostback event or something I can use to get the activityid that was…
  • 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…

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