Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox - disable items
Message
De
27/05/2010 02:32:32
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01466157
Message ID:
01466191
Vues:
62
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>I've read Help a few times, but still don't understand.
>
>I have this code
>
select IIF(Hidden, '\]' + Descrip, Descrip) as Descrip, pr_ctr_no from prof_ctr into array this.arrProfitCenters
>
>As a result, I see ] at the beginning of the items. What am I missing?
>
>Thanks in advance.

Each RowSourceType uses different C code .
"\]" Is maintained by RowSourceType = 0 and 1
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform