On Wed, 2007-11-21 at 15:16 -0600, daniel ccss wrote: > The solution is here: http://balusc.blogspot.com/2006/06/using-datatables.html
Ecch - component bindings. But apart from that, this page looks really useful. The "select multiple rows" example looks to me like exactly the right solution for this problem: add a boolean "selected" to the object in the list, then define a column containing a checkbox that maps onto it. Daniel, thanks for posting the link for the archives. I'm sure this will be useful to others. Regards, Simon

