CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 field value width no label on grid

Print topic Send  topic

Author Message
Avelino Alonso
Posted: 09/07/2003, 2:31 AM

Hello:
It's posible acces field value from actual row (before show row), to a field
width no label defined in grid?.

I have tryed width $dabatase->f(field) but this return a null value.
example :
--- in the before show row event.
global $DBdatabase;
global $formname;
if ($DBdatabase->f(field)=="S") {
$formname->labelform->SetValue("Verdadero");
}
else {
$formname->labelform->SetValue("Falso");
}

Thanks.
Avelino


   


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.