Re: tapestry 4 table methods call multiple times

2010-09-03 Thread based2
-HowdoIstoremypageclassesinadifferentpackage -- View this message in context: http://tapestry.1045711.n5.nabble.com/tapestry-4-table-methods-call-multiple-times-tp2799216p2802715.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To

tapestry 4 table methods call multiple times

2010-09-01 Thread asianCoolz
0 down vote favorite i do debug on IBasicTableModel , on method public IBasicTableModel getModel() { return new IBasicTableModel() { public int getRowCount() { //this is called multiple times } public Iterator getCurrentPageRows( int nFir