Okay, I've got the container being passed into the target onAjaxUpdate()...Is
there a method that then gets called on objects passed into the target? I'm
having trouble understanding where I would change the data from "1-3" to
"4-6" (from my previous example).

By "viewed range" I simply mean that the panel displays the index range of
the items in the pageable list being display. I should've added numbers...

---
1 George Michael
2 Ezra Lusk
3 T-Bone

Viewing items 1-3 of 25
prev NEXT
---


[user clicks NEXT]


---
4 Invader Zim
5 Seven and a Switchblade
6 Valentino Rossi

Viewing items 1-3 of 25
PREV next
---




oh, provided the wrong link, sorry;

that one is likely to be your answer:
http://cwiki.apache.org/WICKET/how-to-use-ajax-paging-with-dataview.html

what do you mean with "the viewed range" ?? - maybe you didnt put all into a
spanning web-container?

-- 
View this message in context: 
http://www.nabble.com/Updating-item-range-for-ajax-pager-tf3797101.html#a10751380
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to