AjaxFallbackLink to Show/Hide a checkGroup problem...

2008-06-01 Thread smallufo
Hi I want to use an AjaxFallbackLink to show/hide a checkGroup , but I can only hide it , cannot re-show it... I did checkGroup.setRenderBodyOnly(false); and listView.setReuseItems(true); But still can still only hide the checkGroup , cannot make it re-appear... Can somebody help me

RE: AjaxFallbackLink to Show/Hide a checkGroup problem...

2008-06-01 Thread Jeremy Thomerson
to Show/Hide a checkGroup problem... Hi I want to use an AjaxFallbackLink to show/hide a checkGroup , but I can only hide it , cannot re-show it... I did checkGroup.setRenderBodyOnly(false); and listView.setReuseItems(true); But still can still only hide the checkGroup , cannot make it re

Re: AjaxFallbackLink to Show/Hide a checkGroup problem...

2008-06-01 Thread Igor Vaynberg
- From: smallufo [EMAIL PROTECTED] Sent: Sunday, June 01, 2008 3:04 PM To: users@wicket.apache.org Subject: AjaxFallbackLink to Show/Hide a checkGroup problem... Hi I want to use an AjaxFallbackLink to show/hide a checkGroup , but I can only hide it , cannot re-show it... I did

RE: AjaxFallbackLink to Show/Hide a checkGroup problem...

2008-06-01 Thread Jeremy Thomerson
@wicket.apache.org Subject: AjaxFallbackLink to Show/Hide a checkGroup problem... Hi I want to use an AjaxFallbackLink to show/hide a checkGroup , but I can only hide it , cannot re-show it... I did checkGroup.setRenderBodyOnly(false); and listView.setReuseItems(true); But still can still only hide