Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with grid in a page frame
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Problem with grid in a page frame
Miscellaneous
Thread ID:
00413773
Message ID:
00413773
Views:
45
Hi All,

I have 2 grids, one in each page. In the second page in
the grid's header click method , I entered some code
Like:

IF This.Parent.Parent.SetRowColor(This.Parent)
This.Parent.Parent.ReOrder(This.Parent)
ENDIF

In development it is executed fine, but in run time this
method is not called, I entered SET STEP ON or CHR(7) nothing
happens like there is no code in the header's click method.

In the first page it is working fine also in run time, this
is very strange. It's like the header's click method is
not fired. But it is working under development mode!!


Any ideas

Thanks

Doron
Reply
Map
View

Click here to load this message in the networking platform