I don't think that grid emits "prepare" events (as far as i read its
javadocs). Isn't the "prepare" event related to forms?

-- 
Chris

On Sun, Nov 4, 2012 at 5:55 PM, membersound <memberso...@web.de> wrote:
> Hi,
>
> can I specify a onPrepareFromGrid() method somehow?
>
> I tried <t:grid t:id="mygrid" id="mygrid" />
>
> onPrepareFromMygrid() {
>    sysout("never gets called");
> }
>
> Can't I assign a onPrepare method only to a specific grid?
>
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/onPrepare-from-grid-tp5717639.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
>

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

Reply via email to