Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Highlighter
Message
From
31/03/2003 23:50:16
 
 
To
31/03/2003 23:46:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00772251
Message ID:
00772254
Views:
6
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform