are you returning the right thing in the IDataProvider.iterator(offset,length)
method?

Because the second time the offset shouldnt be 0 but 3

johan


On 1/9/07, snkr subedi <[EMAIL PROTECTED]> wrote:

Hi,
i am new to this mailling list as well as Wicket so sorry if the
question is not worth the mailing list.

i got a problem here.
I want to show some tabular information using the DataView with
pagination.
I have tried both the Loadable and Abstract Detachable models.
When i run the program the information is repeated in the pages.
if i have 5 rows to display and i set setItemsPerPage(3) then in next
page i.e when i clicked next the same information that was displayed
before is displayed.

Thanks in Advance
sNkr

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to