| Issue 193: | make default column sort | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I'am using jmesa 2.3 and I need to sort multicolumns as following: column 2 -> column 3 -> column 1. - Currently, I can configure to sort by clicking column by column - My problem is: how can a make these columns sorted by default when jsp page is loaded. Thanks.
May 7, 2009
Project Member
#1
jeff.johnston.mn@gmail.com
May 7, 2009
Can we make default sort columns in jsp, not in java code?
May 8, 2009
The short answer is no... The way the API is designed makes this not possible. Manipulating the Limit is the way you would make the table show up in different states.
Status:
Invalid
|