1 Reply Latest reply on Mar 10, 2008 1:47 PM by ilya_shaikovsky

    Exclude child component when reRendering parent

    shandor

      I have a tabPanel which is reRendered via ajaxSupport of another component.
      The problem is that in one of the tabs I have a huge data table which I dont want to reRender... but currently it is whenever I rerender the parent tab panel.

      Is there a way to exclude children from rerendering when rerendering the parent ?