[
https://issues.apache.org/jira/browse/WICKET-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3886.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.5-RC6
Assignee: Martin Grigorov
Implemented with r1148307.
Override DataTable#getCaptionModel() to return non-empty model object and it
will be used as a caption.
> Option for providing caption to DataTable
> -----------------------------------------
>
> Key: WICKET-3886
> URL: https://issues.apache.org/jira/browse/WICKET-3886
> Project: Wicket
> Issue Type: New Feature
> Affects Versions: 1.5-RC5.1
> Reporter: Don Ngo
> Assignee: Martin Grigorov
> Priority: Minor
> Fix For: 1.5-RC6
>
>
> Please consider adding an option for providing the value for the caption tag
> in the DataTable class. Doing so will allow us to have data table like below:
> <table>
> <caption>Some caption<caption>
> <thead>
> ...
> </thead>
> <tfooter>
> ...
> </tfooter>
> <tbody>
> ...
> </tbody>
> </table>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira