C1Schedule Context Menu
Right-click anywhere on the C1Schedule control to display the Schedule for ASP.NET AJAX context menu, which appears similar to the following image:
Error! Unknown switch argument.
The context menu commands operate as follows:
Get dialogs templates
You can load and customize external dialog box templates by selecting the Get dialogs templates option. Use the DialogsPath property to set the template's path. For example, you can put a modified external dialog box template named "Appointment.ascx" into a "Dialogs" folder ("Dialogs\Appointment.ascx") and run the page with a C1Schedule control.
|