CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Intercept Row in Editable Grid

Print topic Send  topic

Author Message
imroza

Posts: 21
Posted: 03/16/2008, 2:56 AM

I Have this problem:
in a Row of Editable Grid when a field (chiudi)=1 -> update a field date_ins=now()
I tried to insert in Before Execute Update Event:


if ($test->Chiudi->Value=1)
{
$test->date_ins->Value=now();
}

Ithink the problem is: how intercepting the row of editable grid???

Please Help me!!!
Thanks


View profile  Send private message
wkempees
Posted: 03/17/2008, 5:08 AM

http://forums.codecharge.com/posts.php?post_id=60507&s_keyword=row+editable


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.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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