Syncfusion Feedback

Controls
  • Grids
    • Data Grid
    • Pivot Table
    • Tree Grid
    • Spreadsheet
  • Data Visualization
    • Chart
    • Bullet Chart
    • Kanban Board
    • Range Selector
    • Sparkline Charts
    • HeatMap Chart
    • TreeMap
    • Circular Gauge
    • Stock Chart
    • Linear Gauge
    • Smith Chart
    • Maps
    • Diagram
    • 3D Circular Charts
    • 3D Charts
    • Barcode Generator
  • Editors
    • Word Processor
    • Rich Text Editor
    • Image Editor
  • Buttons
    • Button
    • Progress Button
    • Chips
  • Calendars
    • Scheduler
    • Gantt Chart
    • Calendar
    • DatePicker
    • DateRangePicker
    • DateTime Picker
    • TimePicker
  • Dropdowns
    • ComboBox
    • AutoComplete
    • Dropdown List
    • MultiSelect Dropdown
    • ListBox
    • Mention
    • Dropdown Tree
  • Navigation
    • Carousel
    • TreeView
    • File Manager
    • Toolbar
    • Menu Bar
    • Breadcrumb
    • Accordion
    • Context Menu
    • Tabs
    • Sidebar
    • Stepper
    • AppBar
  • Inputs
    • File Upload
    • Signature
    • Color Picker
    • Input Mask
    • TextBox
    • Numeric Textbox
    • Slider
    • Radio Button & Checkbox
    • Toggle Switch Button
    • Rating
    • TextArea
    • OTP Input
  • Layout
    • ListView
    • Splitter
    • Dialog
    • Dashboard Layout
    • Card
    • Tooltip
    • Timeline
    • Avatar
  • Notifications
    • Message
    • ProgressBar
    • Skeleton
    • Toast
    • Badge
  • Forms
    • Query Builder
  • File Viewers & Editors
    • PDF Viewer
    • In-place Editor
  • Interactive Chat
    • AI AssistView
  • Smart Components
    • Smart Paste Button

React Scheduler - Tutorial Videos

Go Back
thumbnail image

Watch video

Create a React Scheduler Using the Create React App

Learn how easily you can create and configure the Syncfusion React Scheduler using the create react app command. You will learn how to add appointments to the React Scheduler either as local JSON data or remote service URLs and how to change the default date and view in React Scheduler.

Download Example: Getting Started with React Scheduler

Topics included
1. Adding React Scheduler with relevant modules 1:27 min
2. Adding calendar views 2:31 min
3. Changing current Scheduler view 3:53 min
4. Add local JSON data 4:32 min
5. Add remote data source 5:18 min
Plaform: React Show more
thumbnail image

Watch video

Advanced Event-Handling Options of React Scheduler

Get a quick overview of the advanced event-handling options available in the React Scheduler. You will learn how to bind different field names for a Scheduler's data source fields. You will also learn how to block a specific time range using block appointments and how to make a specific event read-only in the React Scheduler.

Topics included
1. Event-handling options [Overview] 0:37 min
2. Adding all-day events 3:13 min
3. Set RecurrenceRule 3:38 min
4. Bind different field names 4:05 min
5. Read-only events 5:20 min
6. Block time interval 5:41 min
Plaform: React Show more
thumbnail image

Watch video

How to Customize the Individual Views of React Scheduler

Learn about the different types of views available in the Syncfusion React Scheduler component. In this video, you will learn how to work with each individual Scheduler view and its unique configurations. Also, you'll learn how to customize the start and end times, and how to extend the interval of each view. You can also set your own customized display labels for each individual view on the Scheduler.

Topics included
1. How to load specific views 2:15 min
2. Set timeline views 3:17 min
3. Change current view 4:40 min
4. Set start and end times on day view 5:10 min
5. Extend individual view intervals 6:02 min
6. Set display labels for views 6:32 min
Plaform: React Show more
thumbnail image

Watch video

Advanced Drag and Resize Options of React Scheduler

Learn how easily you can drag and resize appointments in React Scheduler. In this video, you will learn how to control the scrolling speed while dragging or resizing an appointment as well as how to prevent the drag-and-drop action in specific target areas. You'll learn how to drag an appointment from a date range in the current view to a date range in the previous or next views and how to set different drag and resize time intervals.

Topics included
1. Modules injection 1:18 min
2. Disable drag and resize actions 2:05 min
3. Control scrolling speed 4:21 min
4. Set drag and resize time intervals 5:15 min
5. Drag events to previous or next date range 6:27 min
6. Prevent drag and drop on specific targets 7:20 min
Plaform: React Show more
thumbnail image

Watch video

Drag and Drop Events from External Sources to React Scheduler

See how easily you can drag events from an external source to the React Scheduler. In this video, you will learn how to add the TreeView component to an existing React application, as well as how to drag an item from the TreeView component into the React Scheduler. You will also learn how to open the editor window before adding the dropped item as an appointment to the Scheduler.

Topics included
1. Add React TreeView component 1:22 min
2. Add data source to TreeView 2:10 min
3. Enable drag action on TreeView 2:51 min
4. Get cell details of Scheduler 3:55 min
5. Add dropped data as event on the Scheduler 5:00 min
6. How to open editor window before saving dropped item 5:55 min
Plaform: React Show more
thumbnail image

Watch video

Customize Events Using Templates in React Scheduler

Learn how easily you can customize events using templates in Syncfusion's React Scheduler. In this video, you will learn how to customize appointments generically for all views. You will also learn how to set different appointment customizations for each view and how to customize the events with complex designs.

Topics included
1. Customize event using template 1:47 min
2. View-specific event customization 3:40 min
3. Add images to events 5:07 min
Plaform: React Show more
thumbnail image

Watch video

Customize Editor Window Using Templates of React Scheduler

Learn how easily you can customize the editor window using templates in Syncfusion's React Scheduler. In this video, you will learn how to customize the editor window using a custom template. You will also learn how to change a few language-specific words of the editor window.

Topics included
1. Design a custom editor window 2:21 min
2. How to change the text's locale 7:13 min
Plaform: React Show more
thumbnail image

Watch video

Customize Header Rows of Timeline Views in React Scheduler

Learn about different header row options available in the Syncfusion React Scheduler component. In this video, you will learn how to add different header row options in timeline views. Also, you will see how to customize the header rows with built-in template options and how to load a complete year data in the Scheduler.

Topics included
1. Add header rows 1:59 min
2. Customize header rows 4:15 min
3. Add week numbers 5:43 min
4. Load a complete year data 7:04 min
Plaform: React Show more
thumbnail image

Watch video

Adding Appointments for Multiple Resources to React Scheduler

Get a quick overview of how to add appointments for multiple resources to the React Scheduler. In this video, you will learn how to define a resource data source as well as how to map that resource with appointments. You will also see various resource options available in the React Scheduler.

Topics included
1. Required modules 2:12 min
2. Define resources directive 2:19 min
3. Built-in resource options 2:44 min
4. Add resource data source 4:30 min
Plaform: React Show more
thumbnail image

Watch video

Grouping Multiple Resources in React Scheduler

Get a quick overview of grouping multiple resources in the React Scheduler. In this video, you will learn to define the group data source and map it with appointments. You will also learn how to select multiple resources in the editor window, how to edit events in groups, and how to group resources under dates.

Topics included
1. Define group options 1:56 min
2. Add multiple levels 3:25 min
3. Compact view on mobiles 7:28 min
4. Add same event to multiple resources 7:51 min
5. Group resources by date 8:36 min
6. Linked events 9:06 min
Plaform: React Show more
thumbnail image

Watch video

How to Enable Virtual Scrolling in React Scheduler Component

Learn how to enable virtual scrolling in the Syncfusion React Scheduler component.

Download Example: Enable Virtual Scrolling in React Scheduler

Topics included
1. Introduction 0:00 min
2. Example application 0:34 min
3. Increase events count 01:34 min
4. Enable virtual scroll 02:34 min
Plaform: React Show more
thumbnail image

Watch video

How to Adjust Row Height of the React Scheduler Component

Learn how to adjust the row height of the Syncfusion React Scheduler component. This video demonstrates the functionality of the auto row height feature, as well as how to make appointments occupy an entire cell.

Download Example: Adjust Row Height in the React Scheduler

Topics included
1. Introduction 0:00 min
2. Example application 0:34 min
3. Enable row auto height 01:02 min
4. Remove white space in cell 01:37 min
Plaform: React Show more
thumbnail image

Watch video

How to Export React Scheduler Appointments to an Excel Document

Learn how to export Syncfusion React Scheduler appointments to an Excel file. This video demonstrates functionalities related to exporting, such as customizing fields, selecting specific events, and choosing the file format.

Download Example: Export React Scheduler Appointments to an Excel Document

Topics included
1. Introduction 0:00 min
2. Export appointments to an Excel file 0:50 min
3. Export appointments with custom fields 02:51 min
4. Export custom event data 03:54 min
5. Customize the Excel file format 04:39 min
Plaform: React Show more
Chat with us