cblehman wrote:
> 
> Does anyone have a suggest for how to insert a <table> tag as the first
> item before any components that were added to the Form, but after the
> hidden fields that Form adds? I basically want to render the following:
> 

Instead of inserting a <table>, I'd suggest that you use CSS to do the
layout.
See http://www.quirksmode.org/css/forms.html for a simple example.

--
Kent Tong
Free tutorials on Wicket at http://www.agileskills2.org/EWDW
-- 
View this message in context: 
http://www.nabble.com/Form.onComponentTagBody%28%29-tf4575419.html#a13070025
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to