You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Oliver Bauer <ol...@web.de> on 2009/09/04 11:05:19 UTC

T5.1 (Event)Context in a grid with additional column of checkboxes

Hi,

i would like to to pass a context to a pagelink like

<a t:type="pagelink" t:page="MyPage" t:context="myContext">

but this only works if the returned values of myContext does not
change after the page has loaded. 

More precisely i want to do something like jumpstarts
"Grid With Delete Column" without a huge onSuccess method that
passes values to a lot of @InjectPage annotated pages.

Each of my pages already uses
onActivate(EventContext eventContext)
so i would prefer to use this way, but i don't know how. Is there
a easy way to achieve this?

Thanks,
Oliver
______________________________________________________
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de


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