Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Click Event
Message
 
 
À
06/06/2002 04:50:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00665309
Message ID:
00665314
Vues:
13
Hi!

The record source of the first grid was closed/lost. It might be possible that you used SET DATASESSION command to which grids are also sensitive. Take a look to FAQ#8019 and Vfp Grids part I article, where grid reconstruction is explained in details.

>Hi all,
>
>I have a form with a grid on it but when I run another
>form with a grid I lose my values in my original grid.
>Thats fine I can reset those values when I return to my
>main screen. But the problem is that in the click event
>of thisform.grid1.column1.text1 I have a call to a procedure
>which is now gone. How can I reset a call like this?
>
>=myprocedure()
>
>The rest of the values are done as follows
>
>THISFORM.grid1.recordsource = "mytable"
>
>But I'm not sure how to do the following
>
>THISFORM.grid1.column1.text1.click = "=myprocedure()"
>
>This doesn't work
>
>Anyone any ideas?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform