FullCalendar

The FullCalendar extension is an amazing full-size drag-n-drop event calendar. Supports multiple views, flexible events, custom styles, integrates with Google Calendars, and it’s completely integrated with Wisej.NET.

Features

  • Drag-and-drop events

  • Colorbox - open events in a lightbox

  • Google Calendar support

  • Event coloring

  • RTL support

How to Use

The FullCalendar extension can be added to a Wisej.NET project using NuGet Package Manager.

FullCalendar is a quite complex control supporting several view types. Please refer to the FullCalendar documentation for more information.

To use the scheduler view you need to specify a SchedulerLicenseKey: See https://fullcalendar.io/scheduler

Use "GPL-My-Project-Is-Open-Source" for GPL projects, or "CC-Attribution-NonCommercial-NoDerivatives" for non commercial projects.

Find more information in our FullCalendar example in C# or in VB.NET.

You can try the FullCalendar extension online.

Last updated