CodeCharge Studio
search Register Login  

Visual PHP Web Development

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Grids and Numbers

Print topic Send  topic

Author Message
Efren Lugo
Posted: 05/17/2002, 8:01 AM

How can i numbered a grid...

i want to show data... in a grid i got success

so i define a new var, and in before show i set

fldVAR = 0;
fldVAR = fldVAR + 1;

i got in the grid

al "01"

dont make de SUM... just add the number...

how can be this done to make SUM...
Lorenz
Posted: 05/17/2002, 8:45 AM

Hello, don't worry, you only have to insert fldVAR = fldVAR + 1; in the "custom show" event (form events). It must be placed between "altre Show Event begin" and "altre Show Event end". Warning: fldVAR initialization must be placed out of there (in "open" event for example). I guess this is all right. :)
Efren Lugo
Posted: 05/17/2002, 12:18 PM

Letme Try....

   


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.