How To Implement Row Auto Height In Blazor Scheduler

Sample date Updated on Jun 29, 2026
blazor-scheduler blazor-wasm-scheduler scheduler-adaptive

This quick-start project demonstrates how to implement row auto height in the Blazor Scheduler, automatically adjusting row sizes based on event content. It showcases improving visual presentation and readability when handling appointments with varying content lengths, providing a practical approach to enhancing user experience in scheduling applications.

Features

  • Automatic row height adjustment based on content
  • Adaptive layout for different event types
  • Seamless integration with Blazor Scheduler
  • Responsive design for multiple device types

Prerequisites

  • Visual Studio 2022
  • .NET 7.0 or later

How to run the project

  1. Checkout this project to your local machine
  2. Open the solution file using Visual Studio 2022
  3. Build the solution to restore the required NuGet packages
  4. Press F5 to start the application

Documentation

Online Examples

View live examples: https://blazor.syncfusion.com/demos/scheduler/adaptive-rows?theme=fluent

Support

For questions or issues, refer to the Syncfusion Blazor documentation or contact Syncfusion support.

Up arrow