Sortable header links fail when using external sorting and an integer as the
sortName.
--
Key: DISPL-280
URL: http://jira.codehaus.org/browse/DISPL-280
Project: DisplayTag
Type: Bug
[ http://jira.codehaus.org/browse/DISPL-280?page=comments#action_58159 ]
Kurt Martinsen commented on DISPL-280:
--
Snapshot displaytag-1.1-20060103.091119-1
This also affects sorting if the sortName integer happens to fall in the range
of headerCellList.
[ http://jira.codehaus.org/browse/DISPL-280?page=comments#action_58186 ]
fabrizio giustina commented on DISPL-280:
-
fixed the #2 issue: sorting doesn't occur anymore when sort="external" is used.
Thanks for reporting this.
About the first issue: I w
[ http://jira.codehaus.org/browse/DISPL-280?page=all ]
fabrizio giustina closed DISPL-280:
---
Resolution: Fixed
fixed the #1 issue too. Added an additional parameter when sorting is performed
using column name, instead of that ugly try/catch block
horizontal scrolling and left column pinning
Key: DISPL-281
URL: http://jira.codehaus.org/browse/DISPL-281
Project: DisplayTag
Type: Improvement
Components: HTML Generation
Reporter: Andrew Walsh
Like the abilit