<?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 datatype local</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/using-datatype-local</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-datatype-local/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>macbuoy on using datatype local</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-datatype-local#p10797</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-datatype-local#p10797</guid>
        	        	<description><![CDATA[<div>
<p>Thanks. I was getting an unrelated error that led me to believe I needed to pass data to the grid on instantiation. I resolved that bug and add/remove rows is working fine.&#160;<img class="spSmiley" style="margin:0" title="Cool" src="http://www.trirand.com/blog/wp-content/forum-smileys/sf-cool.gif" alt="Cool" /></p>
</div>
]]></description>
        	        	<pubDate>Sat, 17 Oct 2009 08:39:59 +0300</pubDate>
        </item>
        <item>
        	<title>uruguay on using datatype local</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-datatype-local#p10777</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-datatype-local#p10777</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>i do it this way:</p>
<p>jQuery("#tDatos").addRowData(0,{dato:"Cantidad de prendas",pesos:" &#60;?echo $cantidadPrendas?&#62; "});<br />jQuery("#tDatos").addRowData(1,{dato:"Costo de prendas",pesos:" $&#60;?echo $totalCostoFabrica?&#62; "});<br />jQuery("#tDatos").addRowData(2,{dato:"Precio de venta",pesos:" $&#60;?echo $totalPrecioVenta?&#62; "});<br />jQuery("#tDatos").addRowData(3,{dato:"Diferencia",pesos:" $&#60;?echo $totalPrecioVenta - $totalCostoFabrica?&#62; "});</p>
<p>tDatos is the table, dato and pesos a are columns and the first number is the row position</p>
]]></description>
        	        	<pubDate>Fri, 16 Oct 2009 17:47:48 +0300</pubDate>
        </item>
        <item>
        	<title>macbuoy on using datatype local</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-datatype-local#p10776</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-datatype-local#p10776</guid>
        	        	<description><![CDATA[<p>If you use dataType:"local" what parameter do you use to pass the "local" data to the grid?</p>
]]></description>
        	        	<pubDate>Fri, 16 Oct 2009 15:18:30 +0300</pubDate>
        </item>
</channel>
</rss>