Concept Framework 2.0 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: Fri Jan 21 18:06:12 2011 GMT | (c)2011 RadGs Software |