Bugs item #873684, was opened at 2004-01-09 10:45 Message generated for change (Comment added) made by aimaz1 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=873684&group_id=73068
Category: main tag library Group: v 1.0-b2 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: sortable attribute not working Initial Comment: The 'sortable' attribute seems to be ignored by the Column tag. The sortable attribute is set to true no matter what value you give to it, even the "false" value. The only way to set it to false is by not including it in the tag: <display:column property="aProperty" sortable="false"/> Doesn´t work <display:column property="aProperty"/> Works The now deprecated 'sort' attribute is working properly. Regards, Aitor ---------------------------------------------------------------------- Comment By: Aitor Imaz (aimaz1) Date: 2004-01-09 10:53 Message: Logged In: YES user_id=947134 I'm sorry, there was some problem with my previous submission. Here's the example I meant to post: <display:column property="aProperty" sortable="false"/> Doesn´t work <display:column property="aProperty"/> Works Regards, Aitor ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=873684&group_id=73068 ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel