CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Hide A Table In An Update Form?

Print topic Send  topic

Author Message
Chris Moore
Posted: 08/20/2003, 12:20 PM

I have a record update page. I have split the record fields into multiple
HTML tables within the FORM tags. I would like to be able to hide some of
the these tables until the user clicks on a link (kind of like a tabbed
dialog box in Windows). How do I hide a table since it has no name to
reference it by?

Thanks

Chris
DonB
Posted: 08/20/2003, 12:36 PM

option 1: collect the table html into a variable, and stuff that into a
Label control whenever you want it to be "visible".
option 2: I suppose you have a Grid. Change the grid's Visible property
(true/false) to show.hide it
option 3: add your own template blocks surrounding the tables and show/hide
the template block (see the Help file regarding "custom template" scenarios.

--
DonB

http://www.gotodon.com/ccbth


"Chris Moore" <chris@dblayout.com> wrote in message
news:Xns93DD924965ED3cabubba@66.180.229.147...
> I have a record update page. I have split the record fields into multiple
> HTML tables within the FORM tags. I would like to be able to hide some of
> the these tables until the user clicks on a link (kind of like a tabbed
> dialog box in Windows). How do I hide a table since it has no name to
> reference it by?
>
> Thanks
>
> Chris

Chris Moore
Posted: 08/20/2003, 1:46 PM

I think I will try your 3rd option. This is on an update form so there is
no grid to hide.

Thanks for the ideas.

"DonB" <~ccbth~@gotodon.com> wrote in
news:bi0ijr$ad4$1@news.codecharge.com:

> option 1: collect the table html into a variable, and stuff that into
> a Label control whenever you want it to be "visible".
> option 2: I suppose you have a Grid. Change the grid's Visible
> property (true/false) to show.hide it
> option 3: add your own template blocks surrounding the tables and
> show/hide the template block (see the Help file regarding "custom
> template" scenarios.
>

   


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.