CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Setvalue in editable grid

Print topic Send  topic

Author Message
sapman_d

Posts: 3
Posted: 09/21/2013, 6:46 PM

I've read several posts on this, but still don't see whats wrong...
In the 'on validate row' event I've put following code:

global $Ratingplus;$Puntensum;
$Container->Rating->GetValue();
$Puntensum = $Container->Punten->GetValue();
$calculation = ($Ratingplus + $Puntensum);
$Container->Punten->SetValue( $calculation);

However is doesn't set the value for "Punten". Not even if I provide it like this:
$Container->Punten->SetValue( "10");

It does update when I manually put a value in textbox "Punten".

Hopefully someone can give me a clue.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.