Browse by Tags

Related Posts
  • Forum Post: How to get at CalendarItems from C1Calendar

    I have a C1Scheduler control bound to a C1Calendar control. The calendar control is showing 2 months. When I drill down on the calendar control I can see the two CalendarItems, but I can't get at the CalendarItems in code. How can I iterate through a C1Calendar's CalendarItems?
  • Forum Post: C1.C1Schedule.Appointment.Tag

    I am using the tag of the C1.C1Schedule.Appointment to store a business object but after the update to 2010 V2, the tag now contains a C1.C1Schedule.Appointment on an event such as schedule_AppointmentChanged. Was something changed so that I can no longer use the tag?
  • Forum Post: Change cursor to hand when dragging appoinment from scheduler

    I'm trying to change the cursor to a hand when the user left-clicks on an appointment within the C1Scheduler. I can switch the cursor to a hand when capturing the C1Scheduler.MouseLeftButtonDown event, but this causes the resizing of appointments to stop working. I am using a custom IntervalAppointmentTemplate...
  • Forum Post: WPF Scheduler - Remove or reduce size of the gray-area at top of day and week views

    Hi, At the top of each day in the OneDay and Week styles there is an area with a gray background. Space is tight in our application and I am looking for a way to reduce or even remove this area. Can this be done? Thanks
  • Forum Post: Programmatically adding a recurrence exception

    After I programmatically add an appointment to the scheduler, how do I also add an appointment exception? If I create a new appointment and add it to the recurrencepattern exception list, it is not recurring and doesn't seem to belong to its parent recurrence pattern.
  • Blog Post: Customizing Scheduler for Custom Data

    The C1Scheduler control provides an appointment data model common to most scheduling applications. This model includes data storage for the default appointment fields: Appointment Model Subject Required Text Location Required Text Start Required Date/Time End Required Date/Time Body Required Text Id...
  • Blog Post: Scheduler Roadmap - Part III. Why New WPF Version

    We started working on WPF Scheduler in 2006 when .Net Framework 3.0 was a beta. Now, when .Net 4.0 is about to be released, it's time to go on. Finally, we released new WPF version last week. Why new version and why it is better? Some key points are listed below. And you can compare old and new versions...
  • Blog Post: Scheduler Roadmap - Part II. WPF and Silverlight Schedulers: Comparing Features

    The next table shows the list of main controls, classes and features: Feature (control) Old WPF Scheduler Silverlight Scheduler New WPF Scheduler Namespaces C1.C1Schedule (business logic) + + + Main namespace for UI controls C1.WPF.C1Schedule C1.Silverlight.Schedule C1.WPF.Schedule Main controls C1Scheduler...
  • Blog Post: Scheduler Roadmap - Part I

    At first, I want to give you an overall picture of all Scheduler versions (legacy, current and future). Available Versions Currently we ship Scheduler controls for the next platforms: WinForms ( home page ). C1.Win.C1Schedule.2.dll assembly includes C1Schedule and C1Calendar controls. It is built with...
Page 1 of 20 (400 items) 12345»