8 Replies Latest reply on Jan 22, 2008 7:54 PM by sergeysmirnov

    Issues with reRender and vml rendering

    coondog7820

      I am having a problem with the AJAX reRender command in an a4j:commandButton rendering the VML in my custom component. All of the component's html with the exception of the VML is rendered. If I refresh the page, i.e. the component's renderer is being interpreted directly, then the VML renders without issue. I found that I had to wrap my component with a h:panelGroup or an h:panelGrid to rerender at all. Any suggestions?