Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8232035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T17:41:45+00:00 2026-06-07T17:41:45+00:00

There is a need in my current application for a user to filter down

  • 0

There is a need in my current application for a user to “filter down” to a specific reoccurring appointment, and only display occurrences for that particular Appointment pattern within the scheduler control. I’ve attempted to accomplish this by creating a new form with a separate SchedulerControl, and only adding the single appointment that the user is trying to view:

public OccurrenceCalcForm(Appointment appointment)

{
    InitializeComponent();

    OccurrenceSchedulerControl.Storage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("Inactive", "Inactive"));
    OccurrenceSchedulerControl.Storage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("StandingOrderKEY", "StandingOrderKEY"));
    OccurrenceSchedulerControl.Storage.Appointments.Add(appointment);


    OccurrenceSchedulerControl.Refresh();
}

But the difficulty is that where the appointment has exception of type ChangedOccurrence, where specific properties on these individual occurrences are different from the pattern, they aren’t displayed within the control as in the screenshot below (there are actually changed exceptions to this daily appointment on the 24th and 26th with a different start date, but they are not displayed):

Daily appointment with exceptions on 24th and 26th

Both exceptions can be correctly calculated and obtained from the Appointment reference using the GetExceptions() method, but it is important that they also be displayed to the user within the control, rather than not appearing at all. Is there a method to have a SchedulerControl display all occurrences (including exceptions) for a single recurring Appointment within its storage?

Any alternative approach suggestions are welcome. Thanks for your help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T17:41:47+00:00Added an answer on June 7, 2026 at 5:41 pm

    You can display them by handling CustomDrawAppointmentBackground and CustomDrawAppointment events. DevExpress provides sample code that does this (ignore that part that translates deleted occurrences to changed occurrences).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to get current user name in my Wss 3.0 application. What is
I'm writing a service application that needs to enumerate all current user sessions, and
I need to find out all AD groups SIDs that current user belongs to
I need to associate a desktop application with a particular user's account on a
I'm not sure which is these is appropriate for my current application. I need
Hi There I need to get the names and values of checkboxes that have
Although appengine already is schema-less, there still need to define the entities that needed
I'm currently building a web application that has multiple user types, where users engage
I'm updating code that interacts with the AD in our application. The current code
In my application I run subprocesses under several different user accounts. I need to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.