How to change the height of an Appointment in SfScheduler Month View?

Currently I'm working on an app that is utilized on mobile phones and large touchscreens. No matter what the device, the box for an appointment is always the same height. So the height is the same on my phone as it is on my large touch screen.

For most of the UI elements, I have it customized based on the device idiom and the screen sizes itself. I'd like to do the same with the AppointmentTemplate, but if I put my own <Grid/> or <Border/> in there with a defined height, it just overlaps the remaining records and none are visible.


Can the height of the AppointmentTemplate itself be updated like ItemSize in ListView?


For reference:
Left is a Pixel 7 Pro
Right is an emulator mimic for a 36" touch screen
Image_7101_1731014835271


1 Reply

VO Vishal Omprasad Syncfusion Team November 8, 2024 11:57 AM UTC

Hi Matthew,

As of now the .NET MAUI SfScheduler control does not have support to “adjust the appointment height in Month view” and we have logged feature request for the same.

We plan to implement this feature in any of our upcoming releases. During the planning stage for each release cycle, we review all open features and identify implementations based on parameters such as product vision, technological feasibility, and customer interest. Please upvote this features to prioritize it.

We will notify you when this feature is implemented. However, you can communicate with us regarding any open features at any time using our Feature Report page.

Feedback link: https://www.syncfusion.com/feedback/62918/support-to-adjust-appointment-height-in-sfscheduler-month-view.

If you have any more specification/suggestions to the feature request, you can add it as a comment in the portal and cast your vote to make it count.

Regards,
Vishal O.


Loader.
Up arrow icon