Hello,
I'm created a form with a DBgrid. In my datamodule I created the needed Connection (TZConnection), Query (TZReadOnlyQuery) and Datasource (TDataSource) to fill my DBgrid.
When I enable my datasource in designtime, I see the data in the grid. So far so good.
But when running the program, I just see an empty grid.
Any idea what is going wrong here?
Thanks
Lainkes