Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3298023 By: sjb
Hi We need to be able to display a variable number of columns with unknown column titles. This works fine if no columns are specified, but we also need to enable sorting. It looks like the only way to enable sorting is by specifying the columns to use. Is there a way to enable sorting for all columns? Also, along the same route, because we don't know what columns must be displayed we're using Hashtables inside a Vector to hold all the data. It doesn't seem like it's possible to use the property value to refer to items in a Hashtable. It looks only for bean getters by the property name. Is that true? Thank you so much for a great tag library! Sarel ______________________________________________________________________ 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 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

