Re: Trouble connecting DBGrid and ADODataSet
- From: "Kevin Frevert" <kevin@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 19 Jan 2006 09:50:31 -0600
Alan,
Connect the TDataSource.DataSet property to your TADODataSet
Connect the TDBGrid.DataSource property to your TDataSource
Open the TADODataSet and tada, you've got data.
krf
"Alan Anderson" <ara2060@xxxxxxxxxxxxx> wrote in message
news:43cfb289$1@xxxxxxxxxxxxxxxxxxxxxxxxx
>
> Can someone tell me what I need to do to display my ADODataSet in the
> DBGrid?
>
> The DBGrid doesn't let me set its datasource as the ADODataSet. When I
> add a DataSource it doesn't allow me to set its dataset to the ADODataSet.
> I'm missing something....
>
> Thanks, Alan
.
- References:
- Trouble connecting DBGrid and ADODataSet
- From: Alan Anderson
- Trouble connecting DBGrid and ADODataSet
- Prev by Date: Re: Trouble connecting DBGrid and ADODataSet
- Next by Date: Re: Trouble connecting DBGrid and ADODataSet
- Previous by thread: Re: Trouble connecting DBGrid and ADODataSet
- Index(es):
Relevant Pages
|