Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Highlighter
Message
De
31/03/2003 23:50:16
 
 
À
31/03/2003 23:46:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00772251
Message ID:
00772254
Vues:
7
>I put the following code in form init :
>
>THIS.pageFrame1.pgList.AddObject('gridHighlighter1','gridHighlighter')
>THIS.pageFrame1.pgList.gridHighlighter1.cHostName = 'grdStk'
>
>but system prompt me error :unknow member grid1
>
>it seem that gridHighlighter looking for the grid named grid1 but I called my grid as grdStk.
>
>How to solve the problem.

Is there any other code in the Init()? If yes, are you calling the default class code, which may, in this case, do something else which could be related to a member grid1.

Or, see in the AddObject() method of the pageframe object. There could be code that is executed automatically here.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform