dataBound
Fired when the data from a DataSource is already populated in a sheet. Available only if DataSource has been defined for at least one sheet.
Event Data
e.sender kendo.ui.Spreadsheet
The widget instance which fired the event.
e.sheet kendo.spreadsheet.Sheet
The sheet that has been populated with the DataSource data.