<?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: Crappy XML format</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/crappy-xml-format</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/crappy-xml-format/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>DaElectric on Crappy XML format</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/crappy-xml-format#p17310</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/crappy-xml-format#p17310</guid>
        	        	<description><![CDATA[<p>Ok through some server side expressions I got the XML into the correct format now.</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6841' value='Select Code' data-codeid='sfcode6841' /></p>
<div class='sfcode' id='sfcode6841'>
<p>&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf8&#34; ?&#62; <br />&#160;&#60;RecList&#62;<br />&#160; &#60;RecCount&#62;86&#60;/RecCount&#62; <br />&#160;&#60;row&#62;<br />&#160;&#60;props&#62;<br />&#160; &#60;p1&#62;3_4&#60;/p1&#62; <br />&#160; &#60;p2&#62;135_16&#60;/p2&#62; <br />&#160; &#60;p3&#62;202_30&#60;/p3&#62; <br />&#160; &#60;/props&#62;<br />&#160; &#60;f1&#62;1&#60;/f1&#62; <br />&#160; &#60;f2&#62;1266277417&#60;/f2&#62; <br />&#160; &#60;f3&#62;dbo&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#60;/RecList&#62;</p>
</div>
]]></description>
        	        	<pubDate>Wed, 19 May 2010 18:58:36 +0300</pubDate>
        </item>
        <item>
        	<title>DaElectric on Crappy XML format</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/crappy-xml-format#p17295</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/crappy-xml-format#p17295</guid>
        	        	<description><![CDATA[<p>I have some XML coming from a Closed Source product that is burried inside one of thier dlls that I need to put a table against.</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2863' value='Select Code' data-codeid='sfcode2863' /></p>
<div class='sfcode' id='sfcode2863'>&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf8&#34; ?&#62; <br />&#160;&#60;RecList_86&#62;<br />&#160;&#60;row&#62;<br />&#160;&#60;props&#62;&#60;p1&#62;3_4&#60;/p1&#62;&#60;p2&#62;135_16&#60;/p2&#62;&#60;p3&#62;202_30&#60;/p3&#62;&#60;/props&#62;<br />&#160; &#60;f1&#62;1&#60;/f1&#62; &#60;f2&#62;1266277416&#60;/f2&#62; &#60;f3&#62;dbo&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;row&#62;<br />&#160; &#60;f1&#62;2&#60;/f1&#62; &#60;f2&#62;1266277416&#60;/f2&#62; &#60;f3&#62;dbo&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;row&#62;<br />&#160; &#60;f1&#62;3&#60;/f1&#62; &#60;f2&#62;1266277416&#60;/f2&#62; &#60;f3&#62;dbo&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;row&#62;<br />&#160; &#60;f1&#62;4&#60;/f1&#62; &#60;f2&#62;1267616137&#60;/f2&#62; &#60;f3&#62;ADMINISTRATOR&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;row&#62;<br />&#160; &#60;f1&#62;5&#60;/f1&#62; &#60;f2&#62;1266277416&#60;/f2&#62; &#60;f3&#62;dbo&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;row&#62;<br />&#160; &#60;f1&#62;6&#60;/f1&#62; &#60;f2&#62;1266277416&#60;/f2&#62; &#60;f3&#62;dbo&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;row&#62;<br />&#160; &#60;f1&#62;7&#60;/f1&#62; &#60;f2&#62;1266277416&#60;/f2&#62; &#60;f3&#62;dbo&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;row&#62;<br />&#160; &#60;f1&#62;8&#60;/f1&#62; &#60;f2&#62;1266277416&#60;/f2&#62; &#60;f3&#62;dbo&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;row&#62;<br />&#160; &#60;f1&#62;9&#60;/f1&#62; &#60;f2&#62;1266277416&#60;/f2&#62; &#60;f3&#62;dbo&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;row&#62;<br />&#160; &#60;f1&#62;10&#60;/f1&#62; &#60;f2&#62;1267616153&#60;/f2&#62; &#60;f3&#62;ADMINISTRATOR&#60;/f3&#62; <br />&#160; &#60;/row&#62;<br />&#160;&#60;/RecList_86&#62;</div>
<p>currently my colModel looks like</p>
<p>[{"name": "f1", "index":"f1", "title":"Friendly Name"} etc....</p>
<p>Any ideas how I am supposed to get this to work correctly?</p>
]]></description>
        	        	<pubDate>Wed, 19 May 2010 09:24:47 +0300</pubDate>
        </item>
</channel>
</rss>