On Tue, Jun 1, 2010 at 1:02 PM, <gurpreet.si...@wellsfargo.com> wrote:

>  Yeap I am adding both wrappers to AjaxRequesttarget  like this
>
>
>
>   target.addComponent(seeRecentWrapper..setVisible(true));
>
>   target.addComponent(seeAllWrapper..setVisible(false));
>
>
I'm not sure why you have the wrappers at all - they don't seem to add
anything.  Why not just toggle the visibility on the links themselves?  Have
you looked at the ajax debug window to see what's being sent?  Post that
response if you can't figure it out.

-- 
Jeremy Thomerson
http://www.wickettraining.com

Reply via email to