Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Row Change Event in a Grid
Message
De
18/08/2003 10:40:53
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00821019
Message ID:
00821036
Vues:
22
>Thanks Hilmar
>
>I tried putting the code in the AfterRowColChange and I get an error message:
>
>' No Parameter Statement is Found '
>
>Here is my code:
...

You have overwritten the parameter statement. Put it back. As with any parameter statement, this must be the very first executable statement. It has to be there, whether you use the parameter or not.

The original parameter statement says:
LPARAMETERS nColIndex
Just put this at the beginning of your code.

HTH,

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform