1 Reply Latest reply on Sep 9, 2009 5:41 AM by nbelaevski

    Looking for decent documentation on rerendering

      Hi!

      I'm looking for some sort of documentation which explains in detail how rerendering works.

      The reason is, that I need to pack most of my datatables in a4j:outputPanels components which have the ajaxRendered=true attribute to get them to rerender properly, as it has mostly no effect when I specify there id in the rerender tag of a button (which is NOT ajaxSingle or immediate). This triggers database querys I don't need at all, so I want to get rid of that behaviour.