<?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: Sql</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/sql</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/sql/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>fersan on Sql</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sql#p30285</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sql#p30285</guid>
        	        	<description><![CDATA[<p>Hi when I use this sentence don&#39;t show me nothing in my grid &#160;I use this variable ==&#160;<strong>&#39;$codalbarantmp&#39;</strong></p>
</p>
<p>// you can provide custom SQL query to display data</p>
</p>
<p>$g-&#62;select_command = "SELECT * FROM (SELECT i.codalbaran, i.numlinea, c.referencia,	c.descripcion, i.cantidad, i.importe FROM pedidoslineatmp i	 INNER JOIN articulos c &#160;ON i.codigo = c.codarticulo WHERE i.codalbaran = <strong>&#39;$codalbarantmp&#39;</strong>) &#160;o";</p>
</p>
<p>// you can provide custom SQL query to display data&#160;</p>
<p>But this sentence is OK works prefect</p>
</p>
<p>$g-&#62;select_command = "SELECT * FROM (SELECT i.codalbaran, i.numlinea, c.referencia,	c.descripcion, i.cantidad, i.importe FROM pedidoslineatmp i	 INNER JOIN articulos c &#160;ON i.codigo = c.codarticulo WHERE <strong>i.codalbaran =11000</strong>) &#160;o";</p></p>
]]></description>
        	        	<pubDate>Tue, 25 Feb 2014 21:13:51 +0200</pubDate>
        </item>
</channel>
</rss>