Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CreateObject Error? Is it a known bug?
Message
De
23/04/1998 22:02:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
CreateObject Error? Is it a known bug?
Divers
Thread ID:
00094559
Message ID:
00094559
Vues:
54
After create a form will a combox with to show the field list,
For Do Form Version, It work fine!

But for CreateObject Version, it prompt to assign table on selection
the working table. Why??

2nd, If I open other forms and got another selection area,
then open this form. The FIeld list do not change as my desire!!

Even I code it will change table, the field do nothing!
* ... successful to open table, even assign to
* Grid Recordsource!

with thisform
  .cbofield.rowsourcetype = 0
  .cbofield.rowsource = []
  .cbofield.rowsourcetype = 8 && field
  .cbofield.rowsource = alltrim(.cboTable.value)
EndWith
The above with cause coding do not work!!!!
But Work in Do Form Version!!! Why?!?!?!?
Any Suggestion or Precausion can I do?!
>_<"
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform