StructureChanged: function (sender, args);
sender. Event source.
args. Event information. Available arguments: ChangedStruct - table structure.
The StructureChanged event occurs on changing the table structure: on resizing rows and columns.
The example of event use is given on the Example of Creating the EaxGrid Component page.
See also: