<?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: XML Parsing Error: XML or text declaration not at start of entity </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity</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/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>palobo on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p3062</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p3062</guid>
        	        	<description><![CDATA[<p>Hi all</p>
<p>Fortunately this is rather easy to acomplish using Zend Framework.</p>
<p>If you use mtype: &#39;GET&#39; in jqGrid, then use</p>
<p><span class="sfcode">$page = $this-&#62;_request-&#62;getQuery(&#39;page&#39;);</span> in your Zend action.</p>
<p>If you user mtype: &#39;POST&#39; in jqGrid, then</p>
<p><span class="sfcode">$page = $this-&#62;_request-&#62;getParam(&#39;page&#39;)</span> in you Zend action.</p>
<p>Hope this helps somebody!</p>
<p>Cheers</p>
]]></description>
        	        	<pubDate>Fri, 14 Nov 2008 06:01:08 +0200</pubDate>
        </item>
        <item>
        	<title>jmdavid on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1111</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1111</guid>
        	        	<description><![CDATA[<p>I use Zend Framework and Jqgrid without any problem:</p>
<p><a href="&#34;/intranet/contact/list?nd=&#34;+new" target="_blank">url:"/intranet/contact/list?nd="+new</a> Date().getTime()</p>
<p>works perfectly well for me...</p>
]]></description>
        	        	<pubDate>Wed, 16 Jul 2008 12:32:17 +0300</pubDate>
        </item>
        <item>
        	<title>tony on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1104</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1104</guid>
        	        	<description><![CDATA[<p>If you have interest you can easy extend this and I will help you to do</p>
<p>that</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 16 Jul 2008 06:27:10 +0300</pubDate>
        </item>
        <item>
        	<title>longmaomao on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1101</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1101</guid>
        	        	<description><![CDATA[<p>thanks a lot although, that is really a nice application, i hope that will be developped one day for the user of "strut" and "zend framework".</p>
]]></description>
        	        	<pubDate>Wed, 16 Jul 2008 06:03:51 +0300</pubDate>
        </item>
        <item>
        	<title>tony on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1096</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1096</guid>
        	        	<description><![CDATA[<p>This type of passing parameters is not suported in jqGrid</p>
]]></description>
        	        	<pubDate>Wed, 16 Jul 2008 05:16:31 +0300</pubDate>
        </item>
        <item>
        	<title>longmaomao on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1094</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1094</guid>
        	        	<description><![CDATA[<p>thank u, i have seen that.</p>
<p>my problem is, i use the zend framework, l&#39;architecture MVC, so i have the actions, for exemple:</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; url:exemple.php</p>
<p>for me i have to use&#160;&#160; url:/mycontoller/myaction</p>
<p>i can see the header/footer of the table, i cannot put the data in the grid.</p>
<p>i have tried all the m&#233;thode, no sucesse!</p>
<p>i am so sad, i am eager to use this in my project</p>
<p>any ideas?</p>
]]></description>
        	        	<pubDate>Wed, 16 Jul 2008 04:44:27 +0300</pubDate>
        </item>
        <item>
        	<title>tony on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1091</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1091</guid>
        	        	<description><![CDATA[<p>Did you see something strange in the request?</p>
<p>&#8221;page&#8221;:<strong>null</strong>,&#8221;total&#8221;:1,&#8221;records&#8221;:&#8221;1&#8243;,&#8221;rows&#8221;:</p>
<p>I recomment to enlose the values in barkets</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 16 Jul 2008 04:22:54 +0300</pubDate>
        </item>
        <item>
        	<title>longmaomao on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1082</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1082</guid>
        	        	<description><![CDATA[<p>thank i tony, i will read it</p>
<p>can i ask another question:</p>
<p>i tried also the "json", i have one row in the data base, the encoding "json" return me:</p>
<p>{"page":null,"total":1,"records":"1","rows":[{"id":"1","invdate":"2008-07-25","name":"toto","amount":"0.00","tax":"0.00","total":"0.00","note":"ffffffffffffffffffffffffffffff"}]}</p>
<p>this line is in the bottom of the page</p>
<p>but in my grid, there is nothing. What could be the problem please?</p>
]]></description>
        	        	<pubDate>Tue, 15 Jul 2008 10:12:17 +0300</pubDate>
        </item>
        <item>
        	<title>tony on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1081</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1081</guid>
        	        	<description><![CDATA[<p>IMHO this is not jqGrid problem.</p>
<p>googling you can find a lot solutions one of them maybe is <a href="http://groups.google.com/group/cake-php/browse_thread/thread/20bc8af252f597bb/0f6a019730ca046d" target="_blank">here</a></p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 15 Jul 2008 10:03:40 +0300</pubDate>
        </item>
        <item>
        	<title>longmaomao on XML Parsing Error: XML or text declaration not at start of entity </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1080</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/xml-parsing-error-xml-or-text-declaration-not-at-start-of-entity#p1080</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>&#160;&#160; I&#39;am trying to use Jqgrid</p>
<p>&#160;&#160; Now i have one proble, i got the error "XML Parsing Error: XML or text declaration not at start of entity"</p>
<p>&#160;&#160; i have user the "header"</p>
<p>&#160;&#160; i don&#39;t know whether it is beacause that i have used zend framework, i have just the "action" mais not "somephp.php"</p>
<p>for exemple:</p>
<p>&#160;&#160;&#160; jQuery("#list").jqGrid({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; url:&#39;/support/app&#39;,</p>
<p>.............</p>
<p>&#160;please help me, thank u</p></p>
]]></description>
        	        	<pubDate>Tue, 15 Jul 2008 09:53:36 +0300</pubDate>
        </item>
</channel>
</rss>