CodeCharge Studio
search Register Login  

Visual PHP Web Development

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

YesSoftware Forums -> CodeCharge -> Programming

 Updating Hidden Field in Editable Grid

Print topic Send  topic

Author Message
GabrielAkoh

Posts: 9
Posted: 09/03/2008, 4:20 AM


Please Help!

I need to update a hidden field dateupdated as soon as an update is carried out using editable grid.
How can this be done?

Thank you.

View profile  Send private message
Gheizt

Posts: 3
Posted: 10/03/2008, 11:46 PM

Let's suppose you have an editable grid named "egrid", and a hidden field named "hfield".
You should then add code to the BeforeBuildUpdate event:

$egrid->ds->hfield->SetValue( "the new value you want to set" );

I think this should work.
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.

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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