Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid behave as normal textboxes do (tabbing)
Message
 
À
15/06/2005 10:28:15
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01023485
Message ID:
01025768
Vues:
15
Hi Hilmar

>
>if LastRow()
>  keyboard "{Ctrl+TAB}"
>endif
>
In the same line I tried to put in the following;

grid.init()
THIS.Columns[this.columncount].WRITEMETHOD("LostFocus", ;
[if this.parent.LastRow()] + CHR(13) + CHR(10) + ;
[	keyboard "{Ctrl+TAB}"] + CHR(13) + CHR(10) + ;
[END] + CHR(13) + CHR(10))
Won't work, any suggestions to make the code more flexible.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform