Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GridHighlighter - little problem found
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
GridHighlighter - little problem found
Miscellaneous
Thread ID:
00507117
Message ID:
00507117
Views:
72
Hi everybody,

I successfully implemented GridHighlighter in several my applications, so I decided to use it everywhere. Today I found this problem:
I have a form with a pageframe called pgfDataDictionary. First page, called Page1, has a grid, called grdDataDict. I placed GridHighlighter on the first page, called it GrdHglt1, in grdDataDict I invoked it:
with this
   .parent.GrdHglt1.Highlight_Row()
   ..  
When I tried to set focus on the grid, I got an error. Something like: "pgfthisform is not found". Well, I renamed my pageframe to pgfData, and the problem went away. So, if parent object has a name, similar to a grid name, (in my case, pgfDataDictionary & grdDataDict), it causes problems with GridHighlighter.

May be it should be mentioned in ReadMe document, if it could not be fixed.

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform