Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Totaling grid, again...
Message
From
04/10/1999 09:26:04
Frank Cavone
Monetary Management of Ny, Inc.
Albany, New York, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Totaling grid, again...
Miscellaneous
Thread ID:
00272268
Message ID:
00272268
Views:
64
i run the following code in afterrowcolchage of my grid (transaction):

hold = masterid
SUM trans.transact TO THISFORM.PAGEFRAME1.PAGE1.TEXT1.VALUE FOR trans.masterid = hold

it works fine. the problem is that i want this total to process, instead, everytime the masterid changes(i need this total only when the id master id changes, grid is read only). each master record has up to 30 transaction rcds. I've tried putting this code in various methods outside of the transaction grid and although it does process, it is very slow and moves the record pointer of the parent grid.

any suggestions, code and/or what method to try this code in.

thank you
frank
Next
Reply
Map
View

Click here to load this message in the networking platform