hi,

this is my markup for the panel 

<wicket:panel xmlns:wicket="http://wicket.apache.org/";>
        <div wicket:id="OffersTable"></div>
</wicket:panel>

and the generated markup is this, 
        <div id="id28" class="offer-type-panel">
               <div id="id29">
                   Name
                   Name
                   <div>No Records Found</div>
                   <div class="navigatorLabel">
                   <div class="navigator">
               </div>
        </div>

Regards, 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Extending-the-DataTable-class-doesnt-work-tp4664952p4664958.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to