Property GridSQL: String
Description
Specifies the dynamic SQL select statement used to populate the grid of the Edit form.
Remarks
When used, presets are no longer available. You can use a stored procedure that returns a result set as the basis for populating the Edit form. Note that when using a stored procedure, you cannot include parameters.
It is not recommended to use presets in combination with an Edit form.