List.Changing

Syntax

Changing: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Changed event is fired during collection state change (during any operation performed with the collection: adding, deleting, inserting, and so on).

See also:

List