in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Browse by Tags

  • Re: Non Visual Alerts

    Hi Herbert, To accomplish this, you may use the SchedulerStorage.ReminderAlert event. For example, add the SchedulerStorage and a simple button to a form, and try the following code or similar. using System; using System.Windows.Forms; using DevExpress.XtraEditors; using DevExpress.XtraScheduler; //...
    Posted to XtraScheduler (Forum) by Alan (Developer Express) on 5/24/2007
    Filed under: XtraScheduler, reminders
  • Re: WeekView

    Hello Abe, Sorry, it seems to be impossible in the current XtraScheduler version. Could you please describe your task in more detail? How do you want week days to be displayed when the Week view is enabled? Do want them to be displayed as follows? Sunday Wednesday Monday Thursday Tuesday Friday + Saturday...
    Posted to XtraScheduler (Forum) by Alan (Developer Express) on 5/24/2007
    Filed under: XtraScheduler, Week View
  • Suggestion

    XtraScheduler is a Great control One thing is missing : Consider all this is in WorkWeek View (from Monday 11th to Friday 15th June). We need the WorkTime to be set to: 8AM to 5PM (Monday) 9AM to 6PM (Tuesday) Wednesday 8PM to Thursday 5AM Thursday 6PM to Friday 5AM It would be great to be able do to...
    Posted to XtraScheduler (Forum) by Remi Ferland on 6/12/2007
    Filed under: XtraScheduler, Week View, WorkTime
  • newbe schedule questions (working time, custom object)

    im moving from infragistics schdule control to devexpress and have couple of questions: 1. In my application resource is an employee, each employee can have its own working time (this can be thought as time when resource is available) and i would like to display working time with a different color. I...
    Posted to XtraScheduler (Forum) by Alex Nekrasov on 6/13/2007
    Filed under: XtraScheduler, WorkTime
  • Re: Non visual usage

    Hello Robert, Please see the following example, which demonstrates how to use the non-visual SchedulerStorage component to create reminders and then perform some specific actions when they notify you about their events: http://devexpress.com/Help/Content.aspx?help=XtraScheduler&document=CustomDocument3310...
    Posted to XtraScheduler (Forum) by Alan (Developer Express) on 7/23/2007
    Filed under: XtraScheduler, reminders
  • Re: Saving/Loading "visual settings" of scheduler

    Hello Alex, Unfortunately, it's not possible to control which properties are saved, and which aren't. So, in addition to SaveLayout~ and LoadLayout~ methods you need to implement your custom saving, and restore particular properties which are necessary in your custom application.
    Posted to XtraScheduler (Forum) by Alan (Developer Express) on 7/27/2007
    Filed under: XtraScheduler, scheduler layout
  • Re: Dragging a series

    Hello Nathan, To change the start time of the entire series of recurring appointments, double-click any recurring appointment, then click the Recurrence button in the invoked editor, and change any properties of the recurrence pattern. Since this dialog allows you to change properties of the recurrence...
    Posted to XtraScheduler (Forum) by Alan (Developer Express) on 8/7/2007
    Filed under: XtraScheduler, recurring appointments, recurrence pattern
  • Re: Drag an event from a grid to a scheduler for a specific date

    Hello Braden, Yes, it is possible in the XtraScheduler suite. Please see the corresponding KB article (at http://www.devexpress.com/kbA2890 ), and also the XtraScheduler Main demo - "Drag&Drop Data" module in the Miscellaneous section. Does this help you?
    Posted to XtraScheduler (Forum) by Alan (Developer Express) on 8/8/2007
    Filed under: XtraScheduler, drag&drop
  • ANN: A new article to the Scheduler blog

    Hello, If you're using XtraScheduler, then I think it might be interesting for you to read the following article posted by Ted to the Scheduler blog: http://community.devexpress.com/blogs/scheduler/archive/2007/08/07/xtrascheduler-objects-and-data-structures.aspx As always, your comments are welcome...
    Posted to XtraScheduler (Forum) by Alan (Developer Express) on 8/10/2007
    Filed under: XtraScheduler, Scheduler blog, data structures
  • Re: Concepts and other things I do not understand

    [quote user="Earl Key"] Top of the list is that the Scheduler doesn't include the idea of a SubjectID or CustomerID or ContactID (any of those would work). I do a lot of work with Customers as Subject and I'm a bit baffled that the Scheduler only accomodates a text string as Subject...
    Posted to XtraScheduler (Forum) by Tony (Developer Express) on 8/15/2007
    Filed under: XtraScheduler, data structures
Page 1 of 10 (98 items) 1 2 3 4 5 Next > ... Last »
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED