|
-
May 3rd, 2009, 05:56 AM
#1
Thread Starter
New Member
How to show the adodc recordsource data in a listview?
How to show the Adodc record source data in a list view?
-
May 3rd, 2009, 09:12 AM
#2
Re: How to show the adodc recordsource data in a listview?
Thread moved to Database Development forum (the "VB6" forum is meant for questions which don't fit in more specific forums)
Is there a reason you are using a dreaded Data Control?
For an explanation of why it is a bad idea, see the article Why is using bound controls a bad thing? from our Database Development FAQs/Tutorials (at the top of this forum)
That article contains a link to the recommended alternative (ADO code), which has an example that replicates the main features of the data control. There are many other articles in the "Classic VB - ADO" section of the FAQs thread, which help you to extend it in many ways - including filling a ListView.
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
|