Hi, this could be a stupid question but I am just wondering what the best way
is to hide a component.
Say I have a button on a form and when it renders sometimes I want it to
show and some times not. 
I could either use 2 fragments, one with the button in it and one that's
empty and switch between the two. Or the other option that I can think of is
to turn the visibility on and off.
Anyone got any reasons for or against with option?
Thanks 
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Best-way-to-hide-a-component-tp2299412p2299412.html
Sent from the Wicket - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to