RowReorder
Feature
This feature implements support for project transactions and used by default in Gantt. For general RowReorder feature documentation see RowReorder.
This feature is disabled by default in Scheduler and enabled by default in Gantt. For info on enabling it, see GridFeatures.
const scheduler = new Scheduler({
features : {
rowReorder : true
}
});
See also
- RowReorder - Grid base class
- ResourceModel - Resource data model
- ResourceStore - Resource store
No results
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of RowReorder class, or subclass thereof.
-
Identifies an object as an instance of RowReorder class, or subclass thereof.
id: rowReorder