Browse By Tags

  • Forum Post: c1Scheduler control issue

    hi Friends, I am getting the problem with c1scheduler control for setting the the Daily, Weekly, and Work Week view the top of the visible range should be set to "7:00am" instead of midnight. I am able to get the 7:00 but not getting the AM and PM . I am able to get the 7:00 using the below...
  • Forum Post: Custom Edit Appointment Dialog opens in background

    We have implemented a custom appointment editing dialog and are using the C1Scheduler.UserEditingAppointment event to open it. We have found that when the custom dialog opens directly over the appointment in the C1Scheduler control that was double-clicked that the custom dialog moves to the background...
  • 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...
  • 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 22 (440 items) 12345»