SelectionChanging: function (sender, args);
sender. Event source.
args. Event information. Available arguments: Selection - selected cell range in JSON format.
The SelectionChanging event occurs in the process of changing selection in the table of the express report working area, before he user releases the mouse button.
The example of event use is given on the Example of Creating the EaxGrid Component page.
See also: