Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interactive change in grid column
Message
From
02/04/2001 17:04:30
Sammy Derban
Ghana Telecom
Accra, Ghana
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Interactive change in grid column
Miscellaneous
Thread ID:
00491101
Message ID:
00491101
Views:
53
hello all,
I am experiencing this abnormal behavior in my grid.
Unit price * qty <> total (sometimes.)
when i enter unit price it most iof the time calaculates a zero total even when
qty non zero.
e.g
interative change. of unit price
thisform.grid1.column7.text1.value = round((this.value * thisform.grid1.column6.text1.value),2)
thisform.calctotvalue

grid is bound to cursor in code.
is there a trick somewhere.
I'll will greatly appreciate some help since this has been bothering me for sometime now.
Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform