Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hide grid column
Message
De
23/02/2005 11:21:33
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/02/2005 11:17:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
00989465
Message ID:
00989666
Vues:
62
>i got the idea, i just came up something just let me try mi idea, then i will check yours.
>
>The problem i have now is that if i change a value i a column and if i move to a new column, the change is not writen to the cursor until i move the cursor in the grid to a new row.
>
>Is there a way to force the changes in grid without moving to a new row?

Sounds like you're working with a row buffered cursor. Call tableupdate explicitly.
If the value of column you're on is changed it's reflected in cursor after you change column or row. You can force an immediate change:
this.value = this.value
But generally you don't need it. Directly using alias.fieldname serves well.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform