<?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 PHP arrays and JQGrid (dynamic columns)</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-php-arrays-and-jqgrid-dynamic-columns</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-php-arrays-and-jqgrid-dynamic-columns/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>biochoc on Problem with PHP arrays and JQGrid (dynamic columns)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-php-arrays-and-jqgrid-dynamic-columns#p14810</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-php-arrays-and-jqgrid-dynamic-columns#p14810</guid>
        	        	<description><![CDATA[<p>oki sorry, I wasn&#39;t on the good forum (I don&#39;t knew, "jqGrid for PHP" was an other and not free version)</p>
<p><a href="http://www.trirand.net/forum/default.aspx?g=posts&#038;m=653&#038;#post653" rel="nofollow" target="_blank"><a href="http://www.trirand.net/forum/d" rel="nofollow">http://www.trirand.net/forum/d</a>.....8;#post653</a></p>
<p>and I have succeed to do what I wanted with "jqGrid" free javascript version and somme PHP code... Bye, Biochoc</p>
]]></description>
        	        	<pubDate>Mon, 15 Feb 2010 13:40:01 +0200</pubDate>
        </item>
        <item>
        	<title>biochoc on Problem with PHP arrays and JQGrid (dynamic columns)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-php-arrays-and-jqgrid-dynamic-columns#p14725</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-php-arrays-and-jqgrid-dynamic-columns#p14725</guid>
        	        	<description><![CDATA[<p>Hi everybody, <img class="spSmiley" style="margin:0" title="Cool" src="/blog/wp-content/forum-smileys/sf-cool.gif" alt="Cool" /></p>
<p>I use "JQGrid for PHP" and I&#39;m having a big problem to rename my columns (with labels) dynamically with a loop and two personals arrays of values.</p>
<p>So, when I try to use personals arrays in "grid.php", labels are correctly changed but data no longer appears as if arrays usage was banned or misinterpreted&#8230; But I&#39;m just coding simply in PHP and it seems I cannot really in this file.</p>
<p>I try to do something like this :</p>
<p><span style="color: #008000;">foreach (<strong>$column_name</strong> as $i =&#62; $value) {<br />&#160; $grid-&#62;setColProperty("<strong>$column_name[$i]</strong>", array("label"=&#62;"<strong>$column_label[$i]</strong>"));<br />}</span></p>
<p>If I try to manipulate personals arrays in the "grid.php" and with no interaction with jqgrid, the result is the same : no data !</p>
<p>Disturbing, isn&#39;t it ? <img class="spSmiley" style="margin:0" title="Confused" src="/blog/wp-content/forum-smileys/sf-confused.gif" alt="Confused" /></p>
<p>Thanks for any help&#8230;</p>
<p>PS : And sorry for my vocabulary, English isn&#39;t my native language.</p></p>
]]></description>
        	        	<pubDate>Thu, 11 Feb 2010 16:33:16 +0200</pubDate>
        </item>
</channel>
</rss>