ContainerRendered: function(sender, args);
sender. Event source.
args. Event information.
The ContainerRendered event occurs on reloading table data from the source.
The example of use is given on the page with description of the DataGrid.reset method.
See also: