Hi All,

I  am getting strange problem. Setting WebMarkupContainer.setVisible(true) is 
not making all its child visible via Ajax Link.

My Html code looks like this

<div wickit:id="wrapper1"><img><a wicked:id="ajaxlink1">Show All</a></div>
<div wickit:id="wrapper2"><img><a wicked:id="ajaxlink2">Show Recent</a></div>

I need to show one of those links at a time. But somehow setting 
setVisible(true) is not working , but setVisible(false) works

Thanks in Advance for replying

Preet


Reply via email to