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

 Use session array as datasource to Grid

Print topic Send  topic

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

Krala
Posted: 10/08/2002, 6:31 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.
Meir Kriheli
Posted: 10/09/2002, 4:12 AM

The problem is that I don't want to use a table at all. The entire info is stored in a session array, not in a table.

What I need is some sort of OnGetData in Delphi, if you know it. That way when the grid troes to fetch a row, I'll give it the info, or it can use the array automatically.

I can't add a prameter to the data source, if I don't select a table, and there's no table this info is attached to.

   


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.