0 Replies Latest reply on Oct 9, 2008 6:23 AM by kash_meu

    parent Rerendering

      I have a <a4j:commandLink> wrapped in a <a4j:region> and has <a4j:support>.

      All of the above elements are in <rich:dataTable>.

      When I click the commandLink. Two components must reRender.

      One component is reRendering (i.e, a SelectOneMenu) while the other,<rich:dataTable> is not.

      I think the issue is that <a4j:support> is not able to reRender its ancestor (Please correct me if I am on mistake). How do I solve this problem.

      Please help me.

      Kashif