Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrow up,down
Message
From
25/01/2005 07:59:06
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
25/01/2005 06:05:07
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 5
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00980075
Message ID:
00980342
Views:
29
I don't know.

>hi,
>thank you, i know BeforeRowColChange() Event works via grid.
>but i need to run my code under, via( mygrid.column2.text1) .HOW?
>
>if i use vfp7,works?
>
>
>  m.a=thisform.timeadd(thisform.timeadd(thisform.timeadd(thisform.timeadd(true,hot),balanc),mint),other)
>   m.w=thisform.timeadd(plan,("00:00:00"))
>IF m.a=m.w and m.a>"00:00:00" and m.w>"00:00:00"
>          *=MessageBox("true")
>          grdTable = thisform.Grid1.RecordSource
>          thisform.Grid1.column7.SetFocus()
>          SKIP IN (grdTable)
>    IF EOF()
>       SKIP -1 IN (grdTable)
>    ENDIF
>
>ELSE
>      =MessageBox("false")
>      thisform.Grid1.column7.SetFocus()
>ENDIF
>
>
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform