Grid/Adapter - Connect To

At design time both the FNCGrid and the DatabaseAdapter have "Connect to" Option, but I can not find any info for this. What is this supposed to do?

Thank you!

Did you drop a TDataSet descending component on the form? When there is such dataset on the form, it allows to select the dataset and have the data-adapter setup a connection to it.

Ah, I have the TDataSet on an "used" datamodule. This does not work, then?

In that case you'll need to connect manually via the datasource.