[
https://issues.apache.org/jira/browse/CLK-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694480#action_12694480
]
Naoki Takezoe commented on CLK-404:
-----------------------------------
> to the FAQ section of Click docs?
> e.g. after this
> http://incubator.apache.org/click/docs/faq.html#alternative-extension
Yes, that's good.
However my blog article is not perfect because links and forms are not
rewritten by this configuration :-(
I want to improve my article and add it to Click docs as you say.
> 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.