I feel like having a deja vu
On Wed, Apr 9, 2014 at 8:37 AM, Martin Grigorov <[email protected]>wrote: > OK. > Now fix it as I suggested - try with <tr><td>...</td></tr>. > You cannot put a <div> directly in <table>. > > Martin Grigorov > Wicket Training and Consulting > > > On Wed, Apr 9, 2014 at 9:33 AM, chathuraka.waas > <[email protected]>wrote: > > > Hi Martin, > > > > my markup in the customizedtable.html is like this, > > > > <div class="bottom-toolbar"> > > <wicket:container wicket:id="bottomToolbars" > > class="fan-nav"></wicket:container> > > </div> > > > > > > but in runtime it doesnt create any markup. when i inspected with firebug > > it > > shows as, > > > > <div class="bottom-toolbar"> > > > > </div> > > > > regards, > > > > -- > > View this message in context: > > > http://apache-wicket.1842946.n4.nabble.com/Customized-Navigation-Toolbar-not-getting-added-to-the-table-tp4665297p4665299.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] > > > > > -- Regards - Ernesto Reinaldo Barreiro
