MVCxClientScheduler Events
A client-side counterpart of the Scheduler extension.
Name | Description |
---|---|
Active |
Client-side event. Occurs after the active view of the ASPx |
Active |
Occurs on the client side when the Scheduler control is about to change its active view.
Inherited from ASPx |
Appointment |
Occurs when the end-user clicks an appointment.
Inherited from ASPx |
Appointment |
Client-side event that fires before an appointment is deleted.
Inherited from ASPx |
Appointment |
Occurs when the end-user double clicks on an appointment.
Inherited from ASPx |
Appointment |
A client-side event that occurs when an appointment is being dragged.
Inherited from ASPx |
Appointment |
Client-side event that occurs after an appointment has been dragged and dropped.
Inherited from ASPx |
Appointment |
Client-side event that occurs when an appointment is resized.
Inherited from ASPx |
Appointment |
A client-side event that occurs when an appointment is being resized.
Inherited from ASPx |
Appointments |
Occurs on the client side when the user selects an appointment.
Inherited from ASPx |
Appointment |
Fires on the client side before the appointment tooltip is shown.
Inherited from ASPx |
Begin |
Occurs when a callback for server-side processing is initiated. |
Callback |
Fires on the client if any server error occurs during server-side processing of a callback sent by the ASPx |
Cell |
Occurs when an end-user clicks a time cell.
Inherited from ASPx |
Cell |
Occurs when and end-user double-clicks a time cell.
Inherited from ASPx |
End |
Occurs on the client side after a callback’s server-side processing has been completed.
Inherited from ASPx |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Menu |
Client-side event that occurs when a popup menu item is clicked.
Inherited from ASPx |
More |
Occurs when one of More Buttons is clicked.
Inherited from ASPx |
Selection |
Fires on the client side when the time cell selection is changed.
Inherited from ASPx |
Selection |
Occurs on the client side when the time cell selection is about to change.
Inherited from ASPx |
Shortcut |
Occurs when an end-user presses a keyboard shortcut.
Inherited from ASPx |
Tool |
Occurs on the client side when the tooltip is about to be displayed. |
Visible |
Fires on the client side when the time interval of the scheduling area is changed.
Inherited from ASPx |
See Also