add reordering columns ability to tomahawk extended data table
--------------------------------------------------------------
Key: MYFACES-1100
URL: http://issues.apache.org/jira/browse/MYFACES-1100
Project: MyFaces
Type: Improvement
Components: Tomahawk
Versions: 1.1.1
Reporter: Lance Frohman
Priority: Minor
For my application, I needed to use a sortable extended table, but with the
sorted column moved
to the leftmost column. So that the order of the columns matched the order that
the data was
sorted. This involves adding a "columnOrder" parameter, served by the backing
bean. This is
a comma separated list of the column indexes. In the sortTable demo, now when
you click on
a column header, that column will be moved to the front (left).
PLEASE email me at [EMAIL PROTECTED] if there is a problem, or if you have any
questions.
Thank you.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira