[ http://issues.apache.org/jira/browse/TOMAHAWK-550?page=comments#action_12421880 ] Alexander Slobodyanik commented on TOMAHAWK-550: ------------------------------------------------
Ok, this surely must work. The only trouble is that it forces me to have one map instance, holding defaultSorted attribute values, for every autosorted dataTable, instead of single one, holding currently selected sorted columns of all tables. Actually, my project is in early stages, so I'm sure that this issue will be fixed before it's release :) Thank you very much for fast response! Regards, Alexander. > Sort property of sortable table is null when sort column is set. > ---------------------------------------------------------------- > > Key: TOMAHAWK-550 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-550 > Project: MyFaces Tomahawk > Issue Type: Bug > Components: Extended Datatable > Affects Versions: 1.1.3 > Environment: JBoss4.0.4.GA > Reporter: Alexander Slobodyanik > Assigned To: Catalin Kormos > > If sortColumn attribute of dataTable with autosort feature enabled is set to > not-null value (for example, if it is stored in session-scope bean), then > sortProperty is not set and sorting is not performed. -- 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
