Subject Updating the display in a ControlGrid after changing the Query
Author Raymond Kennington
Start with

SELECT * FROM Customer /* 49 fields */

and change to

SELECT Customer_Code, Sort_Code, Customer_Name FROM Customer

and observe 46 edit-fields in the ControlGrid that have no labels and are not connected to fields.

Could this be made to refresh correctly?
--
Raymond Kennington
Programming Solutions
W2W Team B