Results 1 to 8 of 8

Thread: ImageCombo and DataSource [Resolved]

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    35

    ImageCombo and DataSource [Resolved]

    Hi

    I need to list in a ImageCombo all entries from a RecordSet

    I have the following:

    ...
    Set cbo.DataSource = MyRs
    cbo.DataField = "Designacao"
    ...

    But with this code I only list the first entry and not all. Can you help?

    Regards
    Luis
    Last edited by Tugabargains; Aug 3rd, 2005 at 10:56 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width