Hi all, I have an issue with some table columns that I was hoping to
solve without a lot of complex java. =)

I have a contrib table with sortable columns.  I also have a table
that has one row of aggregate data (totals, averages, etc), that needs
to line up with the corresponding columns in the contrib table.  Is
there anyway to handle this without putting the aggregate data inside
the contrib:table's list?  I don't want sorting (or paging for that
matter) to interfere with the aggregate's position.  Having the
aggregate row above or below the entire list/column headings is
preferable.

Thanks,
Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to