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"

  • WebObjectBase GetValue and SetValue

    Hello -

    I've extended the appointment class to add some custom fields.  I followed the suggested implementation, using the WebObjectBase's GetValue and SetValue to store my new properties.  Can anyone tell me the benefit of this over having my own…

  • AppointmentFormatString

    I need to customize the information displayed on the calendar controls (WebDayView, etc.).  Specifically I'd like to append custom text to the subject.  The custom text changes for each appointment and is not part of the subject itself.  I've seen posts…

  • How to Fire DayView Timeslot dblclick on clientside

    Hi,

     How can i fire dblclick event that opens the appointment dialog on dayview control, i can get the element of timeslot in the dayview but need to fire dblclick so i can get the dialog with the specified starttime, any solution

     thanx

     charaka

  • smartcallbacks and background-color not working

    Hi there.

    has anyone come across the problem whereby appointment background colours are lost when using smart-callbacks for the webscheduleinfo?

    for example, I use the webscheduleinfo_databinding event to set the backcolor via app.style.customrules…

  • Avoid Appointment Overlapping

    Hi,

         I am new to this Infragistics - Web schedule, Need to create a new appointment in such way that it should not overlap with other appointments or recurrences i.e.) should be linear. Appointment should not clashes with other appointment.  How can I…

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