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
Divers
Thread ID:
00507117
Message ID:
00508897
Vues:
30
I've just found the same problem in another application. In this case I have pgfPhones and grdPhones on Page1. GridHighlighter gave me an error. Now I have to rename pgfPhones into something else to overcome this problem, then check my form code to reference it with the new name...


>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform