[
https://issues.apache.org/jira/browse/CLK-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694337#action_12694337
]
Naoki Takezoe commented on CLK-404:
-----------------------------------
Hi Adrian,
The attached file seems to have not been moved from the old Click JIRA :-(
I reattached the extended Table control source code.
> Improved Table sorting
> ----------------------
>
> Key: CLK-404
> URL: https://issues.apache.org/jira/browse/CLK-404
> Project: Click
> Issue Type: Improvement
> Components: core
> Reporter: Naoki Takezoe
> Priority: Minor
> Attachments: Table.java
>
>
> The Table control can sort by the column. However sorting by other columns is
> better.
> - Sort by unselected columns from the left
> - Sort by the selected column at last
> Then table rows are sorted by the selected column (primary) and other
> selected columns (from the left).
> I attach the extended Table control source code. Please see it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.