I am looking for a java script function that will take my table and
convert each row into separate tables with the header as row labels?
So, if I have a table with 7 columns and I output all rows with are,
let's say 10 rows; then I should have 10 tables with 2 columns with the
first column containing the original table's header labels and the
second column containing the data.

 

The reason for this is that the data reads better spanning to the right
instead of it wrapping downward.  I remember someone looking for this
feature in DisplayTag in a previous email and wondering if that person
was able to resolve it using java script.

 

Thanks

Jeff

-------------------------------------------------------------------------
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
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to