I use datagrid to show data and use adodc control. but when connect between them a msg show
"No compatible data source was found for this control. please add an intrinsic
data control or a remote data control to the form."
Is there any proses to connect between them?

Recommended Answers

All 3 Replies

check the reference...

I use datagrid to show data and use adodc control. but when connect between them a msg show
"No compatible data source was found for this control. please add an intrinsic
data control or a remote data control to the form."
Is there any proses to connect between them?

select the recordsource tab and change record source command type to adCmdTable from your adodc component, or try using a flexgrid instead.

sorry it was flexgrid not datagrid. everything is ok. datagrid support adodc. I am sorry.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.