Update of /cvsroot/displaytag/display09/src/org/displaytag/tags
In directory sc8-pr-cvs1:/tmp/cvs-serv6708/src/org/displaytag/tags
Modified Files:
TableTag.java
Log Message:
fixed default sorted column bug
Index: TableTag.java
===================================================================
RCS file: /cvsroot/displaytag/display09/src/org/displaytag/tags/TableTag.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TableTag.java 21 Jun 2003 12:51:18 -0000 1.1
--- TableTag.java 29 Jun 2003 21:43:22 -0000 1.2
***************
*** 201,205 ****
* the index of the column sorted by default
*/
! private int mDefaultSortedColumn= 1;
/**
--- 201,205 ----
* the index of the column sorted by default
*/
! private int mDefaultSortedColumn= -1;
/**
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel