Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 5.0 - Grid - Running Balance
Message
From
03/01/1997 12:50:04
 
 
To
03/01/1997 12:45:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00016391
Message ID:
00016393
Views:
33
>Hello all. I need to find a way to add a running balance column to a grid. This grid contains line items for a customer. The balance needs to be calculated each time the grid is displayed and it is a multi-user system. Any help would be useful. Thanks in advance.

You can use a dynamic field. Instead of indicating the table.field in the ControlSource property, you can indicate ThisForm.YourCalculateMethodHere().
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform