Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

Configuring the synchronisation is one of the most important parts of the Gantt widget, the changes being made within the widget are translated to your business logic for further use within you application.

The non-persistent entities should be mapped to your persistent business data model. This can be accomplished for Task, Dependency, Assignment and Resource. Within the entity TaskCrud there is an Action enumeration attribute with three values added, removed and updated. The three actions can be mapped accordingly (see example screenshot).

  • No labels