1 Reply Latest reply on Apr 18, 2007 1:59 PM by sergeysmirnov

    Ajax4JSF implementation on the inner datatable

    ravenga


      Hi,

      This is how my scenario goes

      i am using a4j:commandButton which exists in the outer datatable for adding a product in to the inner datatable which interns needs to rerender the inner datatable with the added product but in my case it is failing, the product is getting added but it is not getting updated on the datatable coz of the rerender problem.

      Thanx in advance