<?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: Duplicate row ids when loading from XML</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml</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/duplicate-row-ids-when-loading-from-xml/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>r4raza on Duplicate row ids when loading from XML</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p23440</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p23440</guid>
        	        	<description><![CDATA[<p>I am getting a same issue. Any help would be great</p>
]]></description>
        	        	<pubDate>Thu, 02 Jun 2011 21:43:21 +0300</pubDate>
        </item>
        <item>
        	<title>macbutch on Duplicate row ids when loading from XML</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p19866</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p19866</guid>
        	        	<description><![CDATA[<p>I should add - I&#39;m not sure the problem is only that there are duplicate ids. In my local app I&#39;ve added more records and I don&#39;t always get duplicate ids (e.g. if all the ids in the XML are &#62;10) but I still get alternate blank rows.</p>
</p>
<p>Weird....</p>
]]></description>
        	        	<pubDate>Sun, 19 Sep 2010 09:36:37 +0300</pubDate>
        </item>
        <item>
        	<title>macbutch on Duplicate row ids when loading from XML</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p19865</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p19865</guid>
        	        	<description><![CDATA[<p>Hi Oleg,</p>
</p>
<p>Thanks for the pointers - I didn&#39;t see any javascript errors in Chrome so I assumed it was &#39;ok&#39;. Anyway, I&#39;ve cleaned it up now (at the same URL) - would you be able to take another look? I still have the same problem.</p>
</p>
<p>thanks again,</p>
</p>
<p>-mark</p>
]]></description>
        	        	<pubDate>Sun, 19 Sep 2010 07:22:52 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Duplicate row ids when loading from XML</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p19859</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p19859</guid>
        	        	<description><![CDATA[<p>Hello Mark,</p>
<p>first of all try to remove nested comments from your code (it is not allowed in JavaScript) and remove comma after editurl:</p>
<p>The code like<br />&#160;&#160;&#160; editurl: "/weights/post_data"<strong>,</strong>});<br />is wrong.<br />Regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Sun, 19 Sep 2010 01:09:44 +0300</pubDate>
        </item>
        <item>
        	<title>macbutch on Duplicate row ids when loading from XML</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p19858</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/duplicate-row-ids-when-loading-from-xml#p19858</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
</p>
<p>I&#39;m sure this is my fault but I can&#39;t find anything in the documentation to help me. When I&#39;m loading grid data from xml I get duplicate row ids. In my current attempts I have 2 rows loaded from xml (with ids 1 and 2) but the grid has 2 blank rows. Using firebug I can see that there are actually ids 1, 2, 2 and 4. You can see the xml data here:</p>
</p>
<p><a href="http://app.codequan.com:4072/weights.xml" target="_blank">http://app.codequan.com:4072/weights.xml</a></p>
</p>
<p>And a very rough and ugly (please excuse) page that tries to load that into a grid:</p>
</p>
<p><a href="http://app.codequan.com:4072/weights" target="_blank">http://app.codequan.com:4072/weights</a></p>
</p>
<p>Seems to be the same in firefox and chrome. I&#39;ve not tried IE. I found some references to handling ids in the forums but nothing that helped me work out what I&#39;ve done wrong. It is easy enough for me to change the xml format if that would help. I can&#39;t really think of anything else so far.</p>
<p>thanks,</p>
<p>-mark</p>
]]></description>
        	        	<pubDate>Sat, 18 Sep 2010 22:42:39 +0300</pubDate>
        </item>
</channel>
</rss>