 |
|
To move an Entity, simple click it, drag the mouse, and
release over another Entity. The orgDemo_EntityMove event
will then be called, and the chart refreshed. A standard implementation
of orgDemo_EntityMove simply makes an update, and then re-binds
the data. View the code to see how this is accomplished.
|
|