Hi,I need to setVisible as false to inner containers according to selection in select box.But the outer container has replicants.So i have to set invisibility to all the replicants of outer container.for this criteria,I know that to use Onreplicantadded().But i can't able to find the max value of the container to iterate within the loop.