#4 can partly be done;  there's a skin property for the number of rows
above which we'll show pagination both above and below.  I forget
what the default is.  There's no support for only showing it below -
that'd be a straightforward enhancement.

We used to have a facet that handled #3 - "actions".   Not
sure why we got rid of it...

#2 would be a relatively simple enhancement - Show All Details
could be turned into an icon (icons can be text or images), then
it'd be customizable.

#1 would be harder. :)

-- Adam


On 8/29/06, Laurie Harper <[EMAIL PROTECTED]> wrote:

I'd like to customize a few aspects of the way the tr:table component
renders in an application.  Which, if any of these, can be
accomplished without modifying Trinidad code? And for those that
can't be accomplished, would enhancements to enable it be desirable?

1) Replace Select All / Select None links with a single checkbox in
the column header (instead of the text 'Select'); checking it would
select all, unchecking it would clear all selections.

2) Replace Show All Details / Hide All Details links with a pair of
icons in the column header (instead of the text 'Details') -- one
icon for show all, one for hide all.

3) Add additional content to the pagination header -- e.g. to include
command buttons for 'save changes' in a table with editable rows.

4) Allow the pagination header to appear below the table, as well  as
or instead of above it.


L.
--
Laurie Harper
Open Source advocate, Java geek: http://www.holoweb.net/laurie
Founder, Zotech Software: http://www.zotechsoftware.com/




Reply via email to