Subject Records show at design time but not runtime
Author mitch_landor
I've placed TIB_Connection, TIB_Query, TIB_Datasource onto a DataModule.

I've placed TIB_Grid, TIB_Navigationbar, TIB_Searchbar, TIB_Updatebar
onto a form.

The form "uses" the datamodule.

Everything seems to be active and I can see the data in the grid at
design time. But when I run the Form the grid comes up blank and the
TIB_Navigationbar, TIB_Updatebar are greyed out.

Tips would be greatly appreciated.

Thanks

Mitch