Concept Framework 1.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: Thu Oct 15 20:01:55 2009 GMT | (c)2009 RadGs Software |