Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with grid in a page frame
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem with grid in a page frame
Divers
Thread ID:
00413773
Message ID:
00413773
Vues:
44
Hi All,

I have 2 grids, one in each page. In the second page in
the grid's header click method , I entered some code
Like:

IF This.Parent.Parent.SetRowColor(This.Parent)
This.Parent.Parent.ReOrder(This.Parent)
ENDIF

In development it is executed fine, but in run time this
method is not called, I entered SET STEP ON or CHR(7) nothing
happens like there is no code in the header's click method.

In the first page it is working fine also in run time, this
is very strange. It's like the header's click method is
not fired. But it is working under development mode!!


Any ideas

Thanks

Doron
Répondre
Fil
Voir

Click here to load this message in the networking platform