Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox with Images and bound data?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01246079
Message ID:
01246101
Vues:
27
Hi Lynda,

>Is it possible to have both an image and text in the dropdown list of a Combobox when using bound data?

Depends on what binding you mean. You cannot have pictures when the rowsource is bound to a table. However, binding the ControlSource doesn't affect the ability to have pictures.

If you use a RowSorceType of 6, you have to replace this with manually adding items to the combobox. The easiest way is to put the required code into the Requery() method ann call the Requery() method from the Init.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform