<?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: a property grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/a-property-grid</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/a-property-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on a property grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7756</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7756</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>For your first case you can do this when you configure properly the xmlReader.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 10 Jul 2009 07:08:06 +0300</pubDate>
        </item>
        <item>
        	<title>bakunin on a property grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7726</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7726</guid>
        	        	<description><![CDATA[<p>i don&#39;t think its possible, i had to change my xml to this:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3006' value='Select Code' data-codeid='sfcode3006' /></p>
<div class='sfcode' id='sfcode3006'>
<p>&#60;ItemAttributes&#62;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160; &#60;attribute&#62;&#60;name&#62;width&#60;/name&#62;&#60;value&#62;334&#60;/value&#62;&#60;/attribute&#62;<br />&#160;&#160;&#160;&#60;attribute&#62;&#60;name&#62;height&#60;/name&#62;&#60;value&#62;77666&#60;/value&#62;&#60;/attribute&#62;<br />&#60;/ItemAttributes&#62;</p>
</div>
<p>Its not pretty but it works.</p>
]]></description>
        	        	<pubDate>Wed, 08 Jul 2009 15:40:02 +0300</pubDate>
        </item>
        <item>
        	<title>tony on a property grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7716</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7716</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Good start is here:</p>
<p><a href="http://www.secondpersonplural.ca/jqgriddocs/_2eb0f46lk.htm" rel="nofollow" target="_blank"><a href="http://www.secondpersonplural" rel="nofollow">http://www.secondpersonplural</a>......0f46lk.htm</a></p>
]]></description>
        	        	<pubDate>Wed, 08 Jul 2009 07:40:35 +0300</pubDate>
        </item>
        <item>
        	<title>bakunin on a property grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7680</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7680</guid>
        	        	<description><![CDATA[<p>inother word a normal grid would give:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9717' value='Select Code' data-codeid='sfcode9717' /></p>
<div class='sfcode' id='sfcode9717'>
<p>width &#124; height</p>
<p>&#160;60&#160;&#160;&#160;&#124;&#160; 80</p>
</div>
<p>I want the column to be rows instead.</p>
]]></description>
        	        	<pubDate>Tue, 07 Jul 2009 12:46:06 +0300</pubDate>
        </item>
        <item>
        	<title>bakunin on a property grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7676</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/a-property-grid#p7676</guid>
        	        	<description><![CDATA[<p>Here is my XML data:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4408' value='Select Code' data-codeid='sfcode4408' /></p>
<div class='sfcode' id='sfcode4408'>&#60;object id="1" type="A"&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;ItemAttributes&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;width&#62;60&#60;/width&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;height&#62;80&#60;/height&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;/ItemAttributes&#62;<br />&#60;/object&#62;</div>
</p>
<p>I want to display the data like that:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1697' value='Select Code' data-codeid='sfcode1697' /></p>
<div class='sfcode' id='sfcode1697'>
<p>Width &#124; 60</p>
<p>Height &#124; 80</p>
</div>
<p>Like&#160;a property grid. Can this be done with this xml or if i reorganize the xml ?</p>
]]></description>
        	        	<pubDate>Tue, 07 Jul 2009 10:37:51 +0300</pubDate>
        </item>
</channel>
</rss>