Hi all
I try to use jQuery "tabs" together with the T5 grid in simple page -
the page with grid is put as content of a tab (it seams to be good idea
due application could be divided into amall pieces - without static
component dependencies, as it is required by tabs made using T5, and I
can combine T5 pages with other resources in tabs). It works fine, but
grid's links for paging and sorting does not function. I have registered
listeners on "onclick" evets on those links and send AJAX request to T5,
but T5 - when gets XmlHttpRequest - does not render HTML page, but it
returns enpty JSON.
How to tel the T5 to render notmal HTML page in respone on
XmlHttpRequest (aka AJAX request) ? I cannot use "ajax" variant of grid
sorting and paging, I need just use the page.
Thanks, radek.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org