HI all,

i gave it a shot, but cant figure it out.

Paging a grid in a zone results in page reloading so the Zone is not
updated.
Using inplace=true lets the grid stay but "No data to display".

Interessting when you update the zone again, then the correct page is shown,
so the data is not lost, but somewhere hidden.

I know how to get the Event.
@OnEvent(component = "gridId")
void doIt() ...

But the event is after post and befor get. You loose all data you set there
until you persist.
Also the event seems not to be called when inPlace = true

Kind of stuck here

sorry :/

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/GridPager-s-zone-tp4389485p4515476.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to