Concept Framework 1.0 documentation Contents | Index

VirtualADOObject.__DataSetColumnUpdate

Name Type Access Version Deprecated
__DataSetColumnUpdate virtual public version 1.0 no

Prototype:
public function __DataSetColumnUpdate(Sender,ColumnValue,rowindex);

Parameters:
Sender      the DataSet
ColumnValue      the new value
rowindex      the column of the updated item in the row

Description:
This is called when the data stored by the control has changed, and needs to be updated into the DataSet.

Returns:
Returns null.

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:55 2009 GMT(c)2009 RadGs Software