ActiveColOnLoad Property

Returns/Sets the column to make acive when a recorset is loaded.


Syntax

object.ActiveColOnLoad [= number ]

The syntax of the ActiveColOnLoad Property has these parts:

PartDescription
objectA DGrid control.
number  The column number to set as the active column.

Remarks

This property has no effect after the recordset has been loaded.

Data Type

Long