How do I bind (additive) to a grid's checkbox?

I need to be able to add to or substract from a value based on the item(s)
checked.

For example, if a cursor has 2 fields (ntqy and lselected)
And the user clicks the checkbox...

If lselected 
 form.total=form.total+nqty
else 
 form.total=form.total-nqty

Thanks,
Larry Long

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.11.8/940 - Release Date: 08/06/2007
4:53 PM
 



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to