Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
UpdateColumnList | function | public | version 1.0 | no |
public function UpdateColumnList(Sender); |
This function performs list-style operations for VirtualADOObject derived controls. You should never call this function directly.
If you execute a query, and a list is bound to a record in the data set, it needs to show all the items in the result (not only the current row); it walks on every row in the result, adding them to the list (resulting more like a matrix instead of a vector). |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:58 2009 GMT | (c)2009 RadGs Software |