<?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: can i append values to the response json in loadComplete</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/can-i-append-values-to-the-response-json-in-loadcomplete</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/can-i-append-values-to-the-response-json-in-loadcomplete/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>hahaso on can i append values to the response json in loadComplete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/can-i-append-values-to-the-response-json-in-loadcomplete#p18285</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/can-i-append-values-to-the-response-json-in-loadcomplete#p18285</guid>
        	        	<description><![CDATA[<p>i don&#39;t know if i Correctly descripted my question in the title ,this is an example:</p>
<p>server response:</p>
<blockquote>
<p>{</p>
<p>&#160; "total":2,</p>
<p>&#160;&#160; "result":"success",</p>
<p>&#160;&#160; "list" :[{</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; "id":2,"username":"admin","name":"Administrator","roleId":"admin"</p>
<p>&#160;&#160;&#160;&#160; },{</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; "id":1,"username":"root","name":"Root","roleId":"root"</p>
<p>&#160;&#160;&#160; }],</p>
<p>&#160;&#160;&#160; "success":true</p>
<p>}</p>
</p>
</blockquote>
<p>there is no property can match page and total required in jsonReader. so i want to add two properties to this respone object.but i don&#39;t know how can i do that.</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 10:31:44 +0300</pubDate>
        </item>
</channel>
</rss>