Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GridHighlighter - little problem found
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
GridHighlighter - little problem found
Divers
Thread ID:
00507117
Message ID:
00507117
Vues:
71
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform