<?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: pagination with xml string</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/pagination-with-xml-string</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/pagination-with-xml-string/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on pagination with xml string</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pagination-with-xml-string#p12510</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pagination-with-xml-string#p12510</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Actually we do not support currently local pagination. When a xmlstring is used after the data is loaded we explictley set the datatype to local. The feature will be available in next major 3.7 release</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 27 Nov 2009 04:29:43 +0200</pubDate>
        </item>
        <item>
        	<title>ulix on pagination with xml string</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pagination-with-xml-string#p12443</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pagination-with-xml-string#p12443</guid>
        	        	<description><![CDATA[<p>Hello everybody,</p>
<p>is it possible to obtain pagination getting data from a client side xml string?</p>
<p>I can see the data in the basic grid, <strong>but they all are in the <span style="text-decoration: underline;">same page</span></strong>!</p>
</p>
<p>I am following the instructions at <a href="http://www.secondpersonplural.ca/jqgriddocs/index.htm" rel="nofollow" target="_blank"><a href="http://www.secondpersonplural" rel="nofollow">http://www.secondpersonplural</a>....../index.htm</a></p>
<p>(jqgrid --&#62; retrieving data --&#62; xml data --&#62; xml String), that is:</p>
<p>...</p>
<p>datatype: &#39;xmlstring&#39;,</p>
<p>datastr : mystr,</p>
<p>...</p>
<pre><span class="programcontrol">var</span> mystr =<br /><span class="codestring">"&#60;?xml version=&#39;1.0&#39; encoding=&#39;utf-8&#39;?&#62;<br />&#60;invoices&#62;<br />    &#60;rows&#62;<br />        &#60;row&#62;<br />            &#60;cell&#62;data1&#60;/cell&#62;<br />            &#60;cell&#62;data2&#60;/cell&#62;<br />            &#60;cell&#62;data3&#60;/cell&#62;<br />            &#60;cell&#62;data4&#60;/cell&#62;<br />            &#60;cell&#62;data5&#60;/cell&#62;<br />            &#60;cell&#62;data6&#60;/cell&#62;    <br />        &#60;/row&#62;<br />    &#60;/rows&#62;<br />&#60;/invoices&#62;"</span>;<br /></pre>
</p>
<p>Thank you,</p>
<p>Ulix</p>
]]></description>
        	        	<pubDate>Wed, 25 Nov 2009 12:10:41 +0200</pubDate>
        </item>
</channel>
</rss>