Documentation Center

Event Handling

When the event is raised, after successful compilation and event binding during the load form process, the event is handled and the client script is executed.

Any exception occurring during runtime of the client script raises a script failure message box and the execution of the client script is ended.

The following diagram illustrates this event handling process