<?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: Using custom XML with attributes</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/using-custom-xml-with-attributes</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/using-custom-xml-with-attributes/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Doogal on Using custom XML with attributes</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-custom-xml-with-attributes#p14735</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-custom-xml-with-attributes#p14735</guid>
        	        	<description><![CDATA[<p>OK figured it out via some hacking of the source. The loadComplete event triggers after the grid has loaded so I moved that to just before the grid is loaded and then modify the XML returned via the AJAX call by converting the attributes to elements. Would be nice if there was another event to hook into to modify the data returned before the grid is populated</p>
]]></description>
        	        	<pubDate>Thu, 11 Feb 2010 23:18:10 +0200</pubDate>
        </item>
        <item>
        	<title>Doogal on Using custom XML with attributes</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-custom-xml-with-attributes#p14731</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-custom-xml-with-attributes#p14731</guid>
        	        	<description><![CDATA[<p>I&#39;ve read the docs and I know it says attributes can not be used with the xmlReader and xmlmap properties. OK, I am using a web service that returns XML with attributes and I can&#39;t change that, so is there any way I can get it to work with jqGrid?</p>
]]></description>
        	        	<pubDate>Thu, 11 Feb 2010 21:39:11 +0200</pubDate>
        </item>
</channel>
</rss>