CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 grid row numbers

Print topic Send  topic

Author Message
JD
Posted: 03/25/2003, 4:11 PM

This one is easy?

In code charge studio how do you add row numbers to a grid. This is the last piece of my web page.

Please help me :(

J.D. Archer
Provident Bank
jd
Posted: 03/26/2003, 10:30 AM

in CCS on a before show run event.

global $myrowcount;
global $formname;

$myrowcount = $myrowcount +1;
$formname->field->SetValue($myrowcount);


   


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.