Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Validation inside a grid!!!????!!!???
Message
 
À
18/06/1998 14:17:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00109615
Message ID:
00109800
Vues:
19
Hi Tim,

Put the same validation code into Grid's Valid event. Yes Grid has Valid
event which is triggered when grid is about to lose the focus. This will work
surely.

Bye
Jayesh


>I have a simple grid. There is an amount field that I want to be greater than zero. In the valid, I check for this.value > 0, if not true, I display a messagebox and return .F.
>
>Works great when I am trying to click anywhere in the grid....BUT....if I click on either the "ADD" or "DELETE" command buttons below the grid, the valid message fires, but focus seems to be set on the command button. I can click the same button again and the amount valid does not fire.
>
>If I don't click on the same button again, and try to type a valid amount, the typing does nothing, because focus is on the button.
>
>If I disable the buttons when the valid returns .F., focus seems to go into never never land.
>
>Can someone help....? Thanks....Tim
- Jayesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform