[
https://issues.apache.org/jira/browse/CLK-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694467#action_12694467
]
Adrian A. commented on CLK-404:
-------------------------------
> I reattached the extended Table control source code.
Thank you.
Sorry for OT:
Would you mind adding the content of your nice blog post about using URL
Rewrite with Click:
http://takezoe.blogspot.com/2008/10/url-rewrite-filter-make-clean-url-on.html
to the FAQ section of Click docs?
e.g. after this
http://incubator.apache.org/click/docs/faq.html#alternative-extension
Click docs can be printed very nicely now :).
> 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.