Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange things just noticed
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Strange things just noticed
Divers
Thread ID:
00588116
Message ID:
00588116
Vues:
52
Hi everybody,

In the LostFocus of my textobox I have
if this.value<>this.oldValue
   ....
endif
My textbox shows date field. I changed 10/11/2001 to 10/12/2001 and while debugging I see, that this.value contains empty date. Why is that? My table is buffered.

The textbox also becomes disabled.

I update FilingView in one method. In the LostFocus I call first this method, then TableUpdate(...), then another method. My changes in the first method are not reflected, though tableupdate returns true...

Does TableUpdate on the view updates underlaying table, if the table is not buffered (it should not be)? I thought so, but it's not the case...

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform