>From what I can tell from the example you need two things to sort a table, a field to store the table name and a boolean field to store if the column is ascending/descending. Yet the bean for the example is far more complex. It looks as though a sort method is required as well. Exactly what is the minimum required to sort a table?
Thanks, -Mark

