Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox requery
Message
De
15/06/1999 06:44:10
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
 
 
À
14/06/1999 16:43:19
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00227817
Message ID:
00229879
Vues:
36
James,

Actually I got it. I was not requerying by cursor before requerying the combobox.

Thanks

Rex

>Rex,
>
>Sorry, I've been away for a few days. Look at Rowwource = v_combolookup.cName,iId. Should this not be Rowsource = "v_combolookup.cName,iId"
>
>>RowSourceType = 6 - Fields
>>RowSource - v_ComboLookUp.cName,iId
>>
>>Any other thoughts?
>>
>>
>>
>>>>I have a cBizObjMaintenanceForm subclass form with multiple pages.
>>>>
>>>>On all pages but Page1, I containerize all controls to delay instantiation.
>>>>
>>>>On Page2 I have several ComboBoxL controls which are populated from support views in the main data environment.
>>>>
>>>>The primary BizObj is on Page1. In the PostRequeryHook of the primary BizObj I put the Combo requery code, but the Combos do not show any data.
>>>>
>>>>I originally used child BizObjs for each combo and all worked fine, but I should be able to do this without the added overhead of the other BizObjs.
>>>>
>>>
>>>Hi Rex,
>>>
>>>My first thought is that your view has not been attached to the combobox as a rowsource. Check your "rowsource" and "rowsourcetype" assignments. If the combo has no rowsource, no amount of requerying is going to make it display data.
>>>
>>>regards,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform