Description Re-populates the grid control with the contents of the data source.
Syntax object.ADORefresh ()
Remarks - The ADORefresh method causes the grid control to perform the same operations that occur when you set the DataSource property. The grid control resets the columns, headings and other properties.
|