[ http://issues.apache.org/jira/browse/TOMAHAWK-99?page=comments#action_12369356 ]
Lance Frohman commented on TOMAHAWK-99: --------------------------------------- My email address is changed to [EMAIL PROTECTED] > add reordering columns ability to tomahawk extended data table > -------------------------------------------------------------- > > Key: TOMAHAWK-99 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-99 > Project: MyFaces Tomahawk > Type: Bug > Reporter: Lance Frohman > Priority: Minor > Attachments: HtmlDataTable.java.patch, HtmlDataTableTag.java.patch, > HtmlTableRenderer.java.patch, SimpleSortableCarList.java.patch, > autoUpdateDataTable.xml.patch, autoUpdateDataTable.xml.patch, > extDataTable.xml.patch, extended_data_table_attributes.xml.patch, > impl___extended_data_table_attributes.xml.patch, sortTable.jsp.patch > > 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
