<?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: Problem with "id" value</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-id-value</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/problem-with-id-value/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>flacznik on Problem with "id" value</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-id-value#p26540</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-id-value#p26540</guid>
        	        	<description><![CDATA[<p>Hi, j created a database and unfortunately i can&#39;t visualize it. As I noticed the problem is linked to the "id" value - in fact if I change the id value of the table it doesnt work (as I have many tables in my database I have to make a differance between each id). please help</p>
<p>My code that doesn&#39;t work with id_car from the car table:</p>
</p>
<p>while($row = mysql_fetch_array($result, MYSQL_ASSOC)) {</p>
<p>$response-&#62;rows[$i][&#39;id&#39;] &#160; = $row[&#39;id_car];</p>
<p>$response-&#62;rows[$i][&#39;cell&#39;] = array($row[&#39;id_car&#39;],$row[&#39;name_cart&#39;]);</p>
<p>$i++; &#160;</p>
]]></description>
        	        	<pubDate>Wed, 09 May 2012 10:47:40 +0300</pubDate>
        </item>
</channel>
</rss>