ASPxScheduler Events
A scheduler control.
Name | Description |
---|---|
Active |
Occurs after the active view of the Scheduler has been changed. |
Active |
Occurs when the Scheduler control is about to change its active View. |
After |
Occurs after a callback command is executed. |
Allow |
Occurs when the scheduler finds appointments that are in conflict, and the Scheduler |
Allow |
Occurs when the scheduler initialize an appointment and the Scheduler |
Allow |
Occurs when the scheduler initialize an appointment. |
Allow |
Occurs when the scheduler initialize an appointment. |
Allow |
Occurs when the scheduler initialize an appointment. |
Allow |
Occurs when the scheduler initialize an appointment and the Scheduler |
Allow |
Occurs when the scheduler initialize an appointment and the Scheduler |
Allow |
Occurs when the scheduler initialize an appointment and the Scheduler |
Allow |
Occurs when the scheduler initialize an appointment. |
Appointment |
Fires when an appointment’s property is about to be changed.
Inherited from ASPx |
Appointment |
Occurs when the data source which contains appointment records is modified and appointments are set to be automatically reloaded.
Inherited from ASPx |
Appointment |
Fires after the appointment collection has been cleared.
Inherited from ASPx |
Appointment |
Fires after appointments have been loaded into the Appointment |
Appointment |
Occurs before an appointment is deleted and allows you to cancel the action.
Inherited from ASPx |
Appointment |
Occurs before the appointment editing window is created. |
Appointment |
Occurs before an inplace appointment editor is invoked. |
Appointment |
Occurs before an appointment is added to the Appointment |
Appointment |
Fires after an appointment’s data row is deleted from the data source.
Inherited from ASPx |
Appointment |
Fires before an appointment data row is deleted from the data source.
Inherited from ASPx |
Appointment |
Fires after a new record containing appointment information is inserted into the data source.
Inherited from ASPx |
Appointment |
Fires before appointment data is posted to the data source for insertion.
Inherited from ASPx |
Appointment |
Fires after an appointment’s data record is updated.
Inherited from ASPx |
Appointment |
Fires before the appointment data is posted to the data source to update the record.
Inherited from ASPx |
Appointments |
Fires when the appointments’ properties have been changed.
Inherited from ASPx |
Appointments |
Fires after you delete an appointment.
Inherited from ASPx |
Appointments |
Fires after one or several appointments have been added to the collection.
Inherited from ASPx |
Appointment |
Occurs every time an appointment is rendered, so its Appointment |
Before |
Fires before a callback command is executed. |
Before |
Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. |
Callback |
Allows you to handle any server exception that might occur during server-side processing of a callback sent by a DevExpress web control.
Inherited from ASPx |
Client |
Enables you to save and restore the previously saved layout of the scheduler. |
Custom |
Fires when a round trip to the server has been initiated by a call to the client ASPx |
Custom |
Enables you to provide custom error descriptions. |
Customize |
Fires before a scheduler’s visual element is rendered. |
Custom |
Enables you to supply any server data that can then be parsed on the client. |
Data |
Occurs when the server control binds to a data source. Inherited from Control. |
Data |
Occurs after the server control binds to the data source.
Inherited from ASPx |
Date |
Enables you to specify a view type to which the Scheduler switches after the end-user changes selected dates in the Date |
Disposed |
Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP. |
Fetch |
Occurs before the scheduler starts retrieving the appointments for the specified time interval.
Inherited from ASPx |
Filter |
Enables specific appointments to be hidden in the scheduler.
Inherited from ASPx |
Filter |
Enables you to fire alerts only for specific reminders.
Inherited from ASPx |
Filter |
Hides specific resources in the scheduler.
Inherited from ASPx |
Goto |
Occurs before the Go To Date dialog window is invoked. |
Html |
Occurs when the HTML code representing the time cell is prepared for display. |
Init | Occurs when the server control is initialized, which is the first step in its lifecycle. Inherited from Control. |
Init |
Allows you to specify custom appointment text and a description. |
Init |
Enables you to display custom images within appointments. |
Init |
This event fires for each visible appointment before it is sent to the client for display and enables you to specify client appointment properties. |
Init |
Occurs before a new appointment is created in the scheduler. |
Load | Occurs when the server control is loaded into the Page object. Inherited from Control. |
More |
Server-side event. Occurs when the user clicks one of the More Buttons. |
Popup |
Occurs before a popup menu is created and allows you to customize the menu. |
Prepare |
Occurs when the pop-up container for the Appointment Form is prepared for display. |
Prepare |
Occurs when the pop-up container for the In-place Editor is prepared for display. |
Prepare |
Occurs when the pop-up container for the Go to Date Form is prepared for display. |
Prepare |
Obsolete. Occurs before a context menu is created for a scheduler. |
Prepare |
Occurs when the pop-up container for the Delete Recurrence Form is prepared for display. |
Prepare |
Occurs when the pop-up container for the Edit Recurrence Form is prepared for display. |
Prepare |
Occurs when the pop-up container for the Reminders Form is prepared for display. |
Pre |
Occurs after the Control object is loaded but prior to rendering. Inherited from Control. |
Query |
Occurs when the scheduler’s view calculates the work time interval for the specific resource. |
Recurrent |
Occurs before the Confirm Delete dialog window is invoked. |
Recurrent |
Occurs before the Open Recurring Item dialog window is invoked. |
Reminder |
Occurs when a reminder is invoked.
Inherited from ASPx |
Reminders |
Occurs when an end-user closes the Reminders Form without clicking the Dismiss or Snooze button. The Scheduler |
Reminders |
Occurs before the Reminders form is displayed. |
Resource |
Fires when a resource’s property is about to be changed.
Inherited from ASPx |
Resource |
Occurs when the data source which contains resources is modified, and the automatic reloading of resources is enabled.
Inherited from ASPx |
Resource |
Fires after the resources collection has been cleared.
Inherited from ASPx |
Resource |
Fires after resources have been loaded into the Resource |
Resource |
Allows the deletion of a resource to be cancelled.
Inherited from ASPx |
Resource |
Allows you to cancel the addition of a resource.
Inherited from ASPx |
Resources |
Fires when the resources’ properties are changed.
Inherited from ASPx |
Resources |
Occurs when a scheduler’s resource is deleted from the collection.
Inherited from ASPx |
Resources |
Occurs when new resources are inserted into the Resource |
Unhandled |
Enables you to catch an unhandled exception in ASPx |
Unload | Occurs when the server control is unloaded from memory. Inherited from Control. |
Visible |
Fires when the time interval represented by the control’s scheduling area has been changed. |
See Also