2 Replies Latest reply on Jan 18, 2010 9:00 AM by inancs

    rich:tabPanel with dynamic tabs rerendering problem

    inancs
      Hello,
      Is it possible to exclude a child component from parent component's rendering?
      In our use case, we use a rich:tabPanel. We add/remove tabs dynamically. When a new tab is added or removed,
      we rerender rich:tabPanel so all of the tabs' contents in the rich:tabPanel is rerended again.
      However, in some the of the tabs, we have an iframe in which we have a flow that we don't want to rerender in order to keep its state.
      In short, our situation is, we want to add/remove tabs dynamically, but we don't want to rerender all tabs' contents.(rerendering tabPanel causes this).
      We need support as soon as possible.
      Any help is appreciated.
      Thanks.