Recently I just created a wrapper for jqgrid... Maybe it can be of some help
to you

http://code.google.com/p/antilia-struts/wiki/DemoApplication
http://code.google.com/p/antilia-struts/wiki/SearchPage

<http://code.google.com/p/antilia-struts/wiki/SearchPage>Ernesto

On Thu, Nov 12, 2009 at 10:29 PM, fireapple <taizhang1...@gmail.com> wrote:

>
> Here's my situation:
>
> I used a displaytag to show a table as an ajax result. It works fine.
>
> However, when I click "sort" or go to different page, it opens a new page
> with only the displaytag table. I saw something online that there's
> ajaxTags
> or ajaxAnywhere, but it seems they're both not good.
>
> Is JQuery a good solution for this issue? I found this:
>
> http://vijay360.wordpress.com/2008/03/12/displaytag-jquery-displaytagajaxed/
>
> <display:table name="sessionScope.group_query_list"
> requestURI="group_queryGroups.do" pagesize="20">
>
> --
> View this message in context:
> http://old.nabble.com/how-to-use-ajax-displaytag--tp26326770p26326770.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to