[
https://issues.apache.org/jira/browse/WICKET-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741921#action_12741921
]
Michael Mosmann commented on WICKET-2422:
-----------------------------------------
i am not sure about this..
IMHO .. the onBeforeRender() and callOnBeforeRenderIfNotVisible()
implementation should do the same as the version with overriding isVisible()..
can you explain the bug a little, so that i can get a better picture, why in
this example you have to override isVisible() ?
thanks a lot
> DefaultDataTable hides NavigationToolbar once and forever
> ---------------------------------------------------------
>
> Key: WICKET-2422
> URL: https://issues.apache.org/jira/browse/WICKET-2422
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.4.0
> Reporter: Michael Mosmann
> Assignee: Igor Vaynberg
> Fix For: 1.4.1
>
> Attachments: de.vergleich.bugs--wicket-bug-datatable.zip
>
>
> DefaultDataTable does not show NavigationToolbar if initial data does not
> require more than one page.
> DefaultDataTable hides and does not show NavigationToolbar again if data one
> time does not require more than one page .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.