CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 Hide Grid based on 2 variables

Print topic Send  topic

Author Message
manuel

Posts: 48
Posted: 04/15/2013, 9:29 PM

Hi, I tried to got this working all last week, I know how to hide/show based on a parameter, but I need to used 2 this time.

something like: hide the gris if $variable equal 1 or 2

already tried: $variable = 1 || $variable = 2

using Hide-Show Component action, the problem is that the Grid is visible even when the variable is empty. I tried Hide when $variable = "" same results.
View profile  Send private message
DataDoIT
Posted: 04/15/2013, 10:14 PM

CCStrLen($variable) > 0 AND ($variable == 1 OR $variable == 2)

Add new topic Subscribe to topic   


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.