Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This example is otherwise the same as the List Collection Example 1 except that the drag and drop operation involves more employee details and these details are stored in an employee object:Image Removed

Image Added

The Employee Object
The employee object is used to store employee details. This object is then used in the collection for the drag and drop operation.
The object defines and publishes these employee properties:

...