Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4788839 By: ed_j_webb
Have you tried using the 2D array as a datasource for displaytag? You don't need to define any columns inside the <display:table> element if you want all the data displayed. It might be smart enough to handle it. Otherwise you'll have to force your array into a more suitable form such as an array of Map objects, each Map representing one row and created from the 2nd dimension of your 2D array. Ed! ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=249318 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user