Concept Framework 2.2 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
__DataSetColumnUpdate | virtual | public | version 1.0 | no |
public function __DataSetColumnUpdate(Sender,ColumnValue,rowindex); |
Sender | the DataSet |
ColumnValue | the new value |
rowindex | the column of the updated item in the row |
This is called when the data stored by the control has changed, and needs to be updated into the DataSet. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:07 2013 GMT | (c)2013 Devronium Applications |