1 Reply Latest reply on Aug 16, 2007 5:01 AM by ilya_shaikovsky

    Modal Panel (refresh include-page)

    nparfait

      I have a page with a list box of items and a command button, and a modal Panel. When i select an item from the list and click the command button the modal panel should show (after first creating a HtmlPanelGrid control with some dynamic components inside). The component is created but the first include page on the modal panel isn't refreshed. If i navigate next within my modal Panel, and then back to the first page, it is refreshed and correctly displayed. Other than changing my modal Panel wizard order, is there a way i can refresh the include page. I have tried reRender, but it does not cause the binding on the first include page to be refreshed.

      Thanks.