1 Reply Latest reply on Jun 18, 2007 7:56 AM by ilya_shaikovsky

    rich:modalPanel and reRender a Table

    ralf.mueller

      I want to use rich:modalPanel to update or insert data in a table on the same page. Therefore I'm using an ajax Button inside the panel to save the new line and load the new data from the server and then reRender the table.
      This works fine outside a panel, but inside its not rerendering the table.
      Is ther any solution how to use modal Panel for my purpose?