Hi,

Just a something I'm a bit confused about being a wicket hobbyist. Why 
does wicket provide so many different options for the display of tables 
(as seen in the wicket contrib examples). It makes it hard to figure out 
which is the correct/or suitable method.

Any guidance ?

Also, are there any examples of producing forms like the following ?

eg. I have domain Order and Order Lines.

I want to create a form to edit both

order.order_no
order.date
...
...

order.line[0].item_code
order.line[0].item_qty
...
...
...
order.line[x].item_qty

Thanks,

Huy

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to