Jump to content
Sign in to follow this  
VRShiva

Dialog hiding ctrl elements by default

Recommended Posts

Hi all,

I have a dialog that has several control's. A couple of these controls are not supposed to be shown when loading/creating the dialog, I want to set these to visible when they are needed. Is there a way to hide a control by default so that it does not show up until one uses ctrlShow for example?

I can think of a few ways around the problem, preloading the dialog or creating new layers that I activate but I can't imagine there isn't a cleaner way of doing this.

Cheers Shiva.

Share this post


Link to post
Share on other sites

Use onLoad parameter in dialog config to ctrlShow false unnecessary elements.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×