Parameter | Description |
---|---|
aData | Array of row data values |
eOperation | Integer value that was passed to ProcessDataSet. |
iSelectedRowIndex | Unique row ID that was assigned when the grid was loaded |
Procedure OnProcessDataSet tWebRow[] aData Integer eOperation Integer iSelectedRowIndex
Fires when the grid data is returned from ProcessDataSet. See ProcessDataSet for details about the data retrieval process.