Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculate total values when check column on grid is true
Message
From
01/08/2007 11:24:00
Luis Santos
Biglevel-Soluções Informáticas, Lda
Portugal
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01244964
Message ID:
01245167
Views:
51
Hello

We suggested to use Check as the field name from your table and don't reference it in your statements the way you did.

Sorry Naomi but i follow exactly the coding of your last post and i place them on the object procedure that you give me.

Ok , i change the name of my column to Check.

In this moment the unique error i have is the error i send to you on my last post.

Is your checkbox unbound in the grid?
I don´t understand very well but i think like your question is to know if my checkbox is part of my grid . Yes

Also remove the code from the Init, just call thisform.UpdateTotals() instead.

Why do you need public variable?
i use them when i click on the save button, the button code is :
Local op

op = MessageBox( "Do you want to save information ?", 4 )
If op = 6
insere = 1
ELSE
insere = 0
Endif

SET FILTER TO
Thisform.Release


Sorry if i' am
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform