Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid question
Message
De
18/03/1999 12:08:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00199279
Message ID:
00199284
Vues:
13
>I have a grid on a form that contains more columns than can be shown so when the user tabs through the columns they shift over accordingly. When the users exits the grid they want the grid to "realign" itself so column1 is the leftmost column. Any ideas? Man I wish grids had GotFocus() and LostFocus() Events |-(

The column on the grid has setfocus() method that you can use ...
also the text control from the column of a grid has those methods that you want you ca use it...

grid.column.text1.gotfocus()
An Intelligent fool can make things bigger and more complex... It takes a touch of a genius -and a lot of courage- to move in the opposite direction".
-Albert Einstein
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform