NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: kevin plummer on August 11, 2007, 08:54:26 PM

Title: Hide Tabs on Form
Post by: kevin plummer on August 11, 2007, 08:54:26 PM
Hi all,

i need to dynamically hide tabs on a form based on the value selected from a drop.

Based on the Tab condition, I can hide the correct Tab on update as the tab is hidden when the form opens but if I change the value in the drop it does not update the Tabs based on the new value.

Cheers,

Kevin
Title: Re: Hide Tabs on Form
Post by: Neil Porter on December 09, 2008, 09:36:34 AM
Kevin, did you ever find a solution to this, as I need to do exactly the same thing?

Regards,

Neil.
Title: Re: Hide Tabs on Form
Post by: Bruce on December 09, 2008, 11:09:06 PM
Hi Neil,

Alas, at the moment you can't just hide, and unhide a tab.
Specifically because tabs are not "controls" (they merely "simulate" controls.)
I'm hoping to add this functionality to NetTalk 5.

Cheers
Bruce

Title: Re: Hide Tabs on Form
Post by: Neil Porter on December 10, 2008, 03:50:08 AM
OK Bruce,

Thanks for the heads up.

If I know that is the case then I can work around it in another way.

I just wanted to make sure that I hadn't missed a trick somewhere.

Cheers!