Über Syncfusion Essential Schedule for ASP.NET

Add AJAX enabled Outlook-like calendars to your ASP.NET applications.

Syncfusion Essential Schedule for ASP.NET is a UI control library that lets you add Outlook-like scheduling support to your applications. The user interface mimics the Outlook user interface. Syncfusion Essential Schedule for ASP.NET comes with built-in AJAX support. Syncfusion Essential Schedule for ASP.NET comes with fully functional design time features that let you set up a schedule's style and behavior. Data binding can be easily set up and the control can be previewed and customized through the designer.

Syncfusion Essential Schedule for ASP.NET Schedule View
The Schedule control displays appointments in four basic views: Day, Week, Month, and Workweek. You can make use of the Schedule Type property to set any one of these views for the scheduler. Schedule type is set to Day by default.

  • Day View
  • Month View
  • Week View
  • Workweek View

Syncfusion Essential Schedule for ASP.NET Design Time Feature
ASP.NET Essential Schedule comes with a fully functional design time that lets you set up a schedule's style and behavior. Data binding can be easily set up and the control can be previewed and customized through the designer.

  • AutoFormat
  • Data Source Binding
  • Recurrence Window
  • Schedule Collection Editor
  • Smart Tag

Syncfusion Essential Schedule for ASP.NET ToolTip
ToolTips are essential to displaying brief help information for tasks. The Schedule control provides options to create custom tooltips for appointment and schedule cells. The details shown within a tooltip can be customized.

  • ToolTip for Schedule Appointments
  • ToolTip for Schedule Cells

Syncfusion Essential Schedule for ASP.NET Appearance and Customization
A variety of styling and customizing options are available for various sections of the Essential Schedule control such as background color, time span, work cell color, customizing gridlines, and no work cell color.

  • Appointment Background and Time-Span Color
  • Display Multiple Days and Resources
  • Gridlines Customization
  • Header Bar Customization
  • Customize Add Edit Appointment Window

Syncfusion Essential Schedule for ASP.NET Calendar
The Schedule control supports a calendar within the schedule. This helps in easy navigation through days. On clicking a day or multiple days in the calendar, corresponding dates with appointments in the schedule control are displayed. The calendar can be placed to the left or right hand side of the resource using the Calendar Position property.

Syncfusion Essential Schedule for ASP.NET Importing Exporting and Printing
Essential Schedule supports the import and export of appointments. The Schedule control's import and export features are simple and easy to use for importing and exporting iCal files (*.ics) to and from Microsoft Outlook. The schedule control provides options to print a hard copy of schedule appointments, which is a built-in functionality.

Syncfusion Essential Schedule for ASP.NET Events
The Schedule control supports rich, server-side and client-side events that can be invoked to perform the required functions. By using these events, you can control the behavior of the control.

  • Client-Side Events
  • Server-Side Events

Syncfusion Essential Schedule for ASP.NET Schedule Layout
The Schedule control provides two options for changing the layout of a schedule. The schedule layout can be viewed in one of the following ways.

  • Horizontal
  • Vertical

Syncfusion Essential Schedule for ASP.NET Appointments
An end-user's specific time interval in the schedule control refers to an appointment or event. An appointment may contain properties like Subject, Location, Start Time, End Time, and so on. Normal, All Day, Recurring and Blocked are the types of appointments supported by the schedule control.

  • All Day
  • Appointment with No Resource
  • Blocked
  • Dragging Appointment
  • Recurring
  • Resizing Appointment

Syncfusion Essential Schedule for ASP.NET Navigator
The Schedule control offers complete navigational support for navigating between resources and visible days. This is accomplished with the help of the Resource Navigator, and Header Bar Navigator.

  • Header Bar Navigator
  • Resource Navigator

Syncfusion Essential Schedule for ASP.NET Template Support
The Schedule control provides support for templates. This can be used to modify the appearance of the control. Templates are also efficient in accommodating any content to be embedded, including HTML markup, ASP.NET server controls, and other third-party controls.

  • Appointment Template
  • Background Template

Syncfusion Essential Schedule for ASP.NET Globalization
The Schedule control provides localization support. The control adapts and displays the values according to specified culture value. The culture value can be applied for a calendar attached to the schedule control.

Syncfusion Essential Schedule for ASP.NET AJAX Feature
Essential Schedule comes with built-in AJAX support. By turning on the Enable Callback command, the schedule operates in AJAX mode. Adding, Editing, Deleting, Resizing, Drag-and-Drop, and other commands will then operate through AJAX callbacks instead of post-backs.