Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the value just entered into a grid cell
Message
 
 
À
02/04/2003 11:35:28
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00772987
Message ID:
00773009
Vues:
12
AFAIK unfortunately you've to find correct control. Assuming column orders have not changed and textbox controls are default ones :
>
>
>with this.Columns(nColIndex).Text1
> .Value = .Value
>endwith
Cetin


Well, both the assumptions are incorrect, but I think I can work around that. :) I was completely forgetting that I have the column index. I thought I'd literally have to hard code each path to each value.

Thanks,

Michelle

PS: Totally off topic, but do you happen to know any way to make the preview window larger than 1 inch square? It's nearly useless at that size, and the window isn't resizable. *grumble*
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform