How To Use the bindAllColumns Method to Rebind a Grid DTC (193226)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q193226 SUMMARY
The bindAllColumns method is used to bind all the columns in the current
recordset to a Grid Design-time control (DTC). This method is specifically
useful when the number of columns in the underlying recordset of a bound
Grid DTC changes or is not known at design time. In that case, the
bindAllColumns method associated with the Grid DTC has to be called to
rebind the Grid with the recordset so that the updated number of columns in
the recordset can appear on the Grid.
Modification Type: | Minor | Last Reviewed: | 3/16/2005 |
---|
Keywords: | kbCtrl kbhowto KB193226 |
---|
|