Say I have a List page. Inside it, I have an ActionLinks component. Inside ActionLinks, I have an ActionLink with t:id remove. How, in the List page, can I handle the action event from the remove ActionLink?

In other words, how can I handle events from a given component embedded in another component without simply catching all events of a given type?

Thanks in advance.

Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to