Microsoft SDK for Java

DataGrid.addOnError

Assigns a delegate to the error event.

Syntax

public void addOnError( ErrorEventHandler handler )

Parameters

handler

The ErrorEventHandler delegate to be notified when the event occurs.

Remarks

The error event occurs as a result of an ADO exception.

See Also   removeOnError

© 1999 Microsoft Corporation. All rights reserved. Terms of use.