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
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |