Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error # 1130 with cListBoxl
Message
De
02/01/2000 21:49:35
 
 
À
02/01/2000 21:45:08
Gil Munk
The Scarborough Group, Inc.
Baltimore, Maryland, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00311520
Message ID:
00311527
Vues:
15
It usually indicates that listbox rowsourcetype is Fields and you mistype rowsource. The proper rowsource line (if it's the case) should include one alias and many fields, like this
Rowsource='mytable.myfield1,myfield2'

>this error is weird. Field phrase is not found - The field specified in PROMPT field was not found. Huh?
>A cListBoxl control causes this error. The control was dropped onto a cBizObjModalFrom that I'm using to collect user selected criteria for a report. The form is called from the BeforeOpenTables method.
>
>I have a BizObj on the form and a view added to the bizobj's dataenvironment that is the recordsource of the listbox. The control source is a field in a cursor created before the call Doform() and the boundcolumn is 2, column count = 2.
>
>I remove the listbox and the form instantiates correctly. I add the listbox back on and get the 1130 error.
>
>Any Ideas here? I'd appreciate it. Thanks.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform