Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parent class won't let me to some of my methods?
Message
From
18/08/1998 16:08:33
 
 
To
18/08/1998 15:51:12
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00127840
Message ID:
00127878
Views:
48
>>A grid's clcik only fires when teh click occurs on the record mark area of teh grid. Clicking inside of the grid fires the click for the column and/or the control within the column. You can keep your code in the grid click and in teh columns clicks put this;
>
>
>Thanks a bunch! I'll go try it right now

Tried that and it wouldn't work for me. I put the following code in these places:

grid.click
thisform.refresh

grid.column4
set step on
this.parent.click()

grid.column4.header1
this.parent.parent.click()

My step on never came on. My refresh never freshened. My grid don't work :( Actually, it does seem that the class is working fine. It is apparently not seeing the code I'm putting in these clicks and is going on about it's business becuase I'm not havnig to use any class::method marknigs. I don't know if that makes a difference or not.

So this didn't work but I know something will.. Thanks, Jim, for offering me a solution. If you see I totally flubbed in my understanding of it, please let me know. All help is greatly appreciated.
~~~~~~~~~~
Denise
~~~~~~~~~~
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform