|
-
Apr 2nd, 2000, 01:28 PM
#1
Addicted Member
To connect to a db you'll need to use a data control, i believe you can either use that of DAO or ADO, and set the RecordSource property of the grid to the name of the data control. At least, this is the easy way. Another way is with code, while having the DataMode property of the grid to 'unbound' but this requires lots coding.
I am not sure about printing...
But, if you need to have comprehensive documentation on DBgrid, you can visit www.apexsc.com (maker of DBGrid) to download the "DBGrid Survilval Kit"
Hope this helps
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
|