1 Reply Latest reply on Mar 31, 2010 3:45 AM by ilya_shaikovsky

    Problem in reRender a extendedDataTable

      Hello... first... I'm sorry but my English is pretty poor.

       

      I have some problems with extendedDataTable in reRender action...

       

      In my project I have a CRUD page... within the CRUD I have a extendedDataTable in which the user will select the item to do a action.

       

      Addiotionally a I have three buttons... New - Edit - Delete.... These buttons have a reRender attribute for the table....

       

      When I append a new record the table should be refresh... instead of this... the table keep with the loading icon in the middle and never is refreshed...

       

      How can I solve this problem?? Thanks for all...

       

      Some code of my app