<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Is possible jqGrid and struts2</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/is-possible-jqgrid-and-struts2</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/is-possible-jqgrid-and-struts2/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>canos on Is possible jqGrid and struts2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/is-possible-jqgrid-and-struts2#p2294</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/is-possible-jqgrid-and-struts2#p2294</guid>
        	        	<description><![CDATA[<p>dont worry about that, you can use Struts 1 or 2 with JqGrid.</p>
<p>you may change the url with something like: url:AjaxRetrieveUser.action, then, you have print the json code in the action behind AjaxRetrieveUser 🙂</p>
<p>i hope it helps</p>
]]></description>
        	        	<pubDate>Thu, 02 Oct 2008 09:02:21 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Is possible jqGrid and struts2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/is-possible-jqgrid-and-struts2#p2258</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/is-possible-jqgrid-and-struts2#p2258</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Never work with struts2, but you can use FireBug to see what is the</p>
<p>response from serever.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 30 Sep 2008 03:33:23 +0300</pubDate>
        </item>
        <item>
        	<title>harriquitawn on Is possible jqGrid and struts2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/is-possible-jqgrid-and-struts2#p2252</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/is-possible-jqgrid-and-struts2#p2252</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Is it possible to use jqGrid with struts2? I am trying to use it but I don&#39;t know how to do it.</p>
<p>In the script we have:</p>
<p>jQuery("#list2").jqGrid({ <br />url:&#39;server.php?q=2&#39;, <br />datatype: "json", <br />colNames:[&#39;Inv No&#39;,&#39;Date&#39;, &#39;Client&#39;, &#39;Amount&#39;,&#39;Tax&#39;,&#39;Total&#39;,&#39;Notes&#39;], <br />...<br />...</p>
<p>but what about the url? It seems that it will be the data which must be shown in the table, but if I create an action in struts.xml file like that, nothing happens.</p>
<p>&#60;action name="AjaxRetrieveUser" class="ads.web.action.RetrieveUser"&#62;<br />&#160;&#160;&#160;&#160; &#60;result type="customJSON"/&#62;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#60;/action&#62;&#160; </p>
<p>The class is executed, but no info is shown inside the table.</p>
<p>Thanks in advance.</p>
]]></description>
        	        	<pubDate>Mon, 29 Sep 2008 15:10:01 +0300</pubDate>
        </item>
</channel>
</rss>