CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Use session array as datasource to Grid

Print topic Send  topic

Author Message
Meir Kriheli
Posted: 10/07/2002, 3:26 AM

In CCS (php), how can one use data coming from a session array, as the datasource of a grid form ?

I guess it has something todo with beforeShow event of the form.

Thanks :-)
Krala
Posted: 10/08/2002, 6:22 AM

Meir,
in case you want to access it from custom code use:
$tmp = CCGetSession("session_var_name");

Or you can include it as Input variable in the sql used as grid datasource. Open DataSource dialog, add new table parameter and set Parameter Source type to Session.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

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.