Browse By Tags

  • EnsureVisible on an appointment?

    I have many customers that have hundreds of jobs scheduled on their calendars and looking for one by the project number without knowing what day it's on can be a daunting task.

    I wanted to write a search that they can type in a project number and…

  • Appointments in a separate dll?

    I have a multilayerd application where I want to read data from the database and display it in a ultradaywiew Control.

    In my business logic layer I want to convert from a data table to an appointments Collection. to do this I need access to Infragistics…

  • Appointment Fixed DateTime

    Hi,

     

    I am currently using the UltraTimeLineView, and I was wondering if it was possible to "block" StartDateTime and EndDateTime of an appointment.

    I want some appointment to be draggable across owners, but I don't want them to be moved in…

  • Performance issue with appointment recurring information - Netadvantage 2004 vol 2

    Hi,

    I run into performance problems when displaying 3+ owners with lots of appointments (200+). None is recurring. AllowRecurringAppointments is disabled on CalendarInfo. Even clicking on a time slot consumes the same amount of time. We are talking of…

  • Convert Schedule Silverlight appointment to Winform Appointment

    Hi,

    Our system utilizing both Silverlight and Winforms Schedulers. We synchronizing between them.

    I need a way to convert Silverlight Appointment to Winforms Appointment.

    Thanks in advance !