Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simulate Browse Freeze in a grid
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01287373
Message ID:
01288540
Vues:
11
>That's pretty much what I came up with too... Perhaps it's best to just use a browse. The grid isn't used for editing anyway.
>
>The ultimate objective is to refresh other controls on the form based upon the presence or absence of a value in column4 of each row. The only reliable way I've found to do that is using AfterRowColChange. (Wish I had a dollar for every time I've needed a grid.lostfocus method!) However, AfterRowColChange doesn't execute if the user clicks in columns 1, 2 or 3. That's why I was trying to restrict them to column 4...

Hi Lynda,

Your observation is incorrect. The AfterRowColChange is fired every time focus is moved to new row or column.
Anyway, why not use AllowCellSelection = .F. ?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform