[ 
https://issues.apache.org/jira/browse/WICKET-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Don Ngo updated WICKET-3886:
----------------------------

    Description: 
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>
</table>

  was:
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>
<thead>
...
</thead>
</table>


> 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
>            Priority: Minor
>
> 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>
> </table>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to