I'm trying to use AjaxFormLoop with two rows per iteration, with
"<t:ajaxformloop ... ><tr></tr><tr></tr>". It lays out fine, but when it
comes down to adding a row, it stuffs it on top of the table header. Using
it as one row with <tr t:type="ajaxformloop"> appears to work just fine,
appending to the bottom of the table.

Is there a way around the two row behavior. Or is there way to control where
it inserts? I'm also not very satisfied with the normal insertion at the
end.
-- 
View this message in context: 
http://tapestry-users.832.n2.nabble.com/AjaxFormLoop-insists-on-being-a-tr-Or-how-to-control-where-add-row-inserts-tp5342543p5342543.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to