5 Replies Latest reply on Nov 28, 2011 11:45 AM by bleathem

    CR1 extendedDataTable not ajax re-rendering

    healeyb

      Hi, I've been giving CR1 a spin today and I'm pretty sure I've found an issue, this is pretty

      straightforward so I'll just work through it.

       

      I have an extendedDataTable where the value= is a List<Something>. An h:commandButton

      (external to the datatable) has an action routine which adds something to the list.

      The h:commandButton has a nested ajax tag with the EDT as a render target.

       

      After clicking the button the new list entry is not visible in the datatable. The getter for the list

      is not called after the commandButton action routine.

       

      After rolling back to M4 it works again.

       

      Regards,

      Brendan.