Hi,

I've been using DataView quite extensively lately to build my tables
but I'm trying to wrap my head around creating nested tables using
DataView.  What I want to do is create a table with n number of rows,
between each of these rows is a row with another table of n number of
rows that spans some, but not all of the columns.  This inner table
would have slightly different columns of data and no headers.

Is this possible with DataView?  Should I abandon DataView for
something else more suited to this problem?  Any ideas would be
greatly appreciated.

Thanks,
Michael


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to