<?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: tutorial fix</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/tutorial-fix</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/tutorial-fix/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on tutorial fix</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tutorial-fix#p6068</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tutorial-fix#p6068</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>For the first - Thanks we will try to revise all docs when 3.5 will be published.</p>
<p>For the second you should open dbconfig and put the se variables. Another issue is that this file is not included properly. Maybe in this case you will need to check your php settings.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 16 Apr 2009 02:53:05 +0300</pubDate>
        </item>
        <item>
        	<title>bkudrle on tutorial fix</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tutorial-fix#p6034</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tutorial-fix#p6034</guid>
        	        	<description><![CDATA[<p>I just started working with jqGrid. First of all, I want to say that it is rare to find such extensive documentation for an open source component. Thanks so much to whoever has done all this. In working through the tutorial on the this page:</p>
<p><a href="http://www.secondpersonplural.ca/jqgriddocs/index.htm" rel="nofollow" target="_blank"><a href="http://www.secondpersonplural" rel="nofollow">http://www.secondpersonplural</a>....../index.htm</a></p>
<p>however, I had to make a couple of changes to get it to work for me to retrieve data from the database. I found these problems using Firebug in the Firefox browser on an Ubuntu Linux LAMP VM using the latest downloads.&#160;</p>
<p>I had to change 2 things.</p>
<p>1) In index.php, I had to change</p>
<p>sortname: &#39;id&#39;,</p>
<p>to</p>
<p>sortname: &#39;invid&#39;,</p>
<p>2) In example.php, I had to put the db variables inline rather than from an external file:</p>
<p>//include("dbconfig.php");</p>
<p>&#160;&#160;&#160; $dbhost = "localhost";<br />&#160;&#160;&#160; $dbuser = "root";<br />&#160;&#160;&#160; $dbpassword = "xxxxxxxxxxxx";<br />&#160;&#160;&#160; $database = "test2";</p>
<p>Perhaps I was doing something wrong in the dbconfig.php file so this might be my mistake, but I just wanted to pass these hints along for anyone else who might run into similar issues.</p></p>
]]></description>
        	        	<pubDate>Tue, 14 Apr 2009 20:05:56 +0300</pubDate>
        </item>
</channel>
</rss>