SelectionChanging: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event occurs.
The SelectionChanging event occurs on changing selection in table.
The example of use is given in the page with description of the GridView.EditMode property.
See also: