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

 Custom Code

Print topic Send  topic

Author Message
mick
Posted: 09/10/2003, 6:18 AM

I am trying to hide a grid before a search is made.
but I am having difficulty with the Custom code.
Could some one write this for me, My Grid name is Engine.

<form_name>.Visible = false

Function Page_AfterInitialize() 'Page_AfterInitialize @1-1E3DE16C

'Custom Code @38-73254650
' -------------------------
' Write your own code here.
' -------------------------
'End Custom Code

End Function 'Close Page_AfterInitialize @1-54C34B28

Thanks in advance.
RonB
Posted: 09/11/2003, 12:39 AM

Take a look at the help file. It's there.

Ron
Mick
Posted: 09/11/2003, 6:40 AM

Thanks for your reply RonB my first port of call was the help file,
I have tried this piece of code but i cant get it to work.
should it be,

<form_name=engine>.Visible = false

<form_engine>.Visible = false

<engine>.Visible = false

Function Page_AfterInitialize() 'Page_AfterInitialize @1-1E3DE16C

'Custom Code @38-73254650
' -------------------------
<form_name>.Visible = false
' -------------------------
'End Custom Code

End Function 'Close Page_AfterInitialize @1-54C34B28

   


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.