How To Implement Row Auto Height In Blazor Scheduler
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
- Checkout this project to your local machine
- Open the solution file using Visual Studio 2022
- Build the solution to restore the required NuGet packages
- Press
F5to start the application
Documentation
- Blazor Introduction: https://blazor.syncfusion.com/documentation/introduction
- Blazor Scheduler Getting Started: https://blazor.syncfusion.com/documentation/schedule/getting-started
- Row Auto Height Documentation: https://blazor.syncfusion.com/documentation/scheduler/row-auto-height
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.