DEV Community

Cover image for How to Adjust Row Height of the Blazor Scheduler Component
Arun for Syncfusion, Inc.

Posted on

How to Adjust Row Height of the Blazor Scheduler Component

Learn how to adjust the row height in the Syncfusion Blazor Scheduler component. This video demonstrates the functionality of auto row height features in timeline views with multiple resources, as well as how to make appointments occupy an entire cell.  

The Scheduler is a fully featured calendar component that allows you to manage your time efficiently. It facilitates easy resource scheduling and appointment rescheduling through drag-and-drop and resizing actions. A wide variety of built-in view modes are available: day, week, workweek, month, agenda, month-agenda, year, and timeline.

Easily configure each individual view with view-specific options. You can create and edit events and appointments inline with a single click on the schedule cells or on an appointment’s subject. Pressing Enter after the new subject text is typed in the inline text box will update and save the appointment.   

Product overview: https://www.syncfusion.com/blazor-components/blazor-scheduler

Download the example from GitHub: https://github.com/SyncfusionExamples/blazor-scheduler-row-auto-height/tree/master

Top comments (0)