Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid row SetFocus after append
Message
De
07/07/2016 15:03:08
 
 
À
07/07/2016 12:05:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01638045
Message ID:
01638065
Vues:
95
This message has been marked as the solution to the initial question of the thread.
>Sorry if I am bringing up a subject that has been dealt with before, but search didn't reveal anything. Googling hasn't revealed any solutions either.
>
>I have a grid, and in the RightClick of Header1 of Column1 I have an Append Blank to add a new record to the grid. I need to SetFocus to the Column1.Text1, so the user can enter new info. I can see the new record pop into the grid, as it has a checkbox in one column, but no matter what I do, the cell/row will not 'get focus'. Any help will be most appreciated!
>
>Thank you!
* Header1.RightClick

APPEND BLANK
This.Parent.Parent.Refresh
This.Parent.Setfocus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform