LoadRecords Method
Loads the referenced recorset object into the grid.
Syntax
object.LoadRecords RecSet
The syntax of the LoadRecords methods has these parts:
| Part | Description |
| object | A DGrid control. |
| RecSet | A valid open Recordset object. |
Remarks
See the ADO and DAO examples on Loading Recordsets.
Data Type
RecSet Recordset