[jira] [Commented] (WICKET-5534) DataTable component must throw an exception when attached to non- element

Fri, 30 May 2014 04:15:28 -0700

    [ 
https://issues.apache.org/jira/browse/WICKET-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013513#comment-14013513
 ] 

David vandendriessche commented on WICKET-5534:
-----------------------------------------------

I did not use the header functionality on this table because I didn't know how 
to modify it's header in this way. I'll try to modify my code using you're 
override. I think it will be tricky since the header has 4 columns and the last 
two columns have 2 'subcolumns'. So I only have 4 IColumn in the list and need 
6 headers.

> DataTable component must throw an exception when attached to non-<table> 
> element
> --------------------------------------------------------------------------------
>
>                 Key: WICKET-5534
>                 URL: https://issues.apache.org/jira/browse/WICKET-5534
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.14.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0-M1, 6.15.0
>
>
> As reported in the users@ mailing list - 
> http://markmail.org/message/4xkyroiyqt6l4thg
> Same is valid for AbstractToolbar - its root HTML element must be <tr> - 
> http://markmail.org/message/nciogmxjdf54rpyo. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to