|
-
Nov 7th, 2001, 12:08 AM
#1
Thread Starter
Lively Member
Datagrid without ADODC
Can we use a DataGrid without the ADODC to bind the database ? I keep getting error if connect the Datasource to a recordset that I create in run time.
I use ADO method to create a recordset call RS and use the below statement to connect the datagrid to my recordset;
datagrid1.datasouce = RS
I keep getting the error that says "method or data member not found"
Please help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|