Hi! I've created simple components, and no problem. Now I want to create a kind of "grid" component, and I want to ask something: If I want this new component to have pagination... I need something like FIRE an event (from the component) , and then RECEIVE (handle) that event in the component and update it (I don't need AJAX, it isn't neccesary)
I read http://tapestry.apache.org/tapestry5/guide/event.html... and I understood that only pages can handle events... but I need the component handle the event. Any help? Thanks in advanced, and sorry for my english! --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org