Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using GRID to enter data
Message
From
08/04/2008 22:04:24
Fabian Borghi
Xenon Information Technology
Itaparica, Brazil
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Using GRID to enter data
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01309223
Message ID:
01309223
Views:
51
Hi:
I'm looking for a little solution.
I need to enter data on a grid, and calculate total between columns.

I put on column3/4/5/6.text1.interactivechange:
thisform.grid1.column7.text1.Value = thisform.grid1.column3.text1.Value + ;
thisform.grid1.column4.text1.Value + ;
thisform.grid1.column5.text1.Value + ;
thisform.grid1.column6.text1.Value
but when i navigate on grid the values change or the sum didn't happened.

How can fix that ?

Sometimes in column3.text1 i have 1,00 and uin the column3.text1 appears 2,50, this value (1,5) are on column4.text1 but in another record.

Thanks in advance
Fabian A. Borghi
Xenon Information Technology
Itaparica - BA - Brasil
Next
Reply
Map
View

Click here to load this message in the networking platform