Hi Martin,
Thanks for your advices and help on this matter. as you suggessted i added
the following markup.
<wicket:container
wicket:id="topToolbars"></wicket:container>
[cell]
<div class="bottom-toolbar">
<wicket:container wicket:id="bottomToolbars"
class="fan-nav"></wicket:container>
</div>
but it still doesnt work. this is what i get it in run time for the
bottom-toolbar.
<div class="bottom-toolbar"> </div>
and i also noticed that top toolbar also doesnt get added. im' using this
code to add the table row header values.
addTopToolbar(new AjaxFallbackHeadersToolbar(this, dataProvider));
i'm not sure where has i got it wrong.
Regards,
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Customized-Navigation-Toolbar-not-getting-added-to-the-table-tp4665297p4665310.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]