Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Settings

Auto load datasources

...

The event layout setting determines how events are displayed if the overlap on the same row. The following options are available:

Option

Description

stack

adjusts row height (only horizontal)

pack

adjusts event height

mixed

allows two events to overlap, more packs (only vertical)

none

allows events to overlap

Row height

This determines the minimum height of a row in the scheduler.

...

If the value is set to true, the scheduler will automatically adjust its height to match its content. However, if this feature is disabled, the height can be manually set using CSS. If the number of events exceeds the specified height, a scrollbar will appear.

Info

Not that auto height negatively impacts performance for large datasets as row virtualization is not possible.

Height unit & height

When Auto height is disabled you can either set the height by CSS your self (Don’t set/Custom) or let the widget set the height based in pixels or a percentage.