Im trying to display the contents of a recordset in a dbgrid. The data source of the grid is a data control (data1) and Im assigning my recordset to the data controls recordset property. The dbgrid expands vertically to the correct number of rows but no data is displayed.

Does anyone know what im doing wrong???