v7.3.0

RowResize
Feature

Enables user to change row height by dragging the bottom row border. After a resize operation, the rowHeight field of the record is updated (when applyToAllRows is false) and the eventLayout of the dragged resource row will be switched to pack as a result (only applies when stack is used by default). barMargin and resourceMargin will also be shrunk as you reduce the height of a row.

Try hovering the bottom row border in the scheduler below and use drag-drop to change the row height.

This feature is disabled by default. For info on enabling it, see GridFeatures.

See also

No results

Properties

Properties are getters/setters or publicly accessible variables on this class
id: rowResize

Source path

Scheduler/feature/RowResize.js

Demo

examples/rowheight

Contents