On 7/13/06, Dennis Gesker <[EMAIL PROTECTED]> wrote:
Rather than access all the elements directly is it possible to feed an existing HtmlDataTable back out using PrintWriter?
I'm not exactly sure what you're asking, but you can buffer the generated html into a t:buffer component, and then render it out later.

