Hi, In your DataTable impl change the signature of #getPageCount() from int to long.
Martin Grigorov Wicket Training and Consulting On Thu, Jan 23, 2014 at 10:20 AM, chathuraka.waas <[email protected] > wrote: > Hi François, > > Thanks for the quick reply. I'm fairly new to wicket and didnt understood > what you meant clearly. . But i'm not calling this getPageCount() method > from my backend. and also the error comes in class definition. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Error-with-getPageCount-when-extending-the-Datatable-in-Wicket-6-13-tp4663896p4663898.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] > >
