On Sun, 04 Nov 2012 14:55:53 -0200, membersound <[email protected]> wrote:
Hi,
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?
No, Grid doesn't trigger any such event. Why do you need that?
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]