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:
00508971
Vues:
22
Hi again, :)

Ok, I was able to make it run without problems. I found, that if in page.Activate I try to set focus on the grid, it will give me an error. But it I will call a method from Page.Activate, which in turns Set Focus to the grid, I don't have a problem...

Seems like a bug in GH, anyway, I make it work, which is important.

>Renaming doesn't solve the problem :((( Does anybody else experience it?
>I have a pageframe with two pages. I renamed pagerfame to pfg1. It has Page1 and Page2. On the Page1 I have grdAllPhones + grdHglt2. On the second page I have grdBldMstr and grdHglt1. grdHglt1 works fine (on the second page). But when I activate the form, I have this error: "Unknown member grdAllthisform.", which I don't know, how to overcome...
>
>Could somebody else reproduce this behavior? Could you please advise something, because I want this application to work today... :(
>
>
>
>>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
Répondre
Fil
Voir

Click here to load this message in the networking platform