On 3/20/08, Andrew Broderick <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  Is there a way to mark a component in markup as optional, so it renders it 
> if it's there, but leaves it out if not? Or, if I don't want a certain 
> component to appear (decided by logic at runtime), do I just have to insert a 
> "placeholder" component, such as an empty label?
>

Use the "visible" property on the component.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to