<?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: Grid is blank</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/grid-is-blank</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/grid-is-blank/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>churd on Grid is blank</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18455</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18455</guid>
        	        	<description><![CDATA[<p>Thank you everyone for your input!</p>
<p>Ends up that for some reason the dbconfig.php file I was calling wasn&#39;t pulling properly... don&#39;t know what the issue was, but I ended up just moving all of my SQL connection&#160;credentials&#160;into the .php call files themselves.</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 18:43:20 +0300</pubDate>
        </item>
        <item>
        	<title>theory on Grid is blank</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18433</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18433</guid>
        	        	<description><![CDATA[<p>Hi</p>
</p>
<p>I had a similar problem with my code.</p>
</p>
<p>I fixed it by making sure the &#60;table&#62; and &#60;div&#62; for the grid, were declared BEFORE the javascript call in to jqGrid.</p>
</p>
<p>So the ordering of all &#60;script&#62; tags and the &#60;table&#62; and &#60;div&#62; tags is important <img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 01:54:03 +0300</pubDate>
        </item>
        <item>
        	<title>churd on Grid is blank</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18426</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18426</guid>
        	        	<description><![CDATA[<p>I truly&#160;appreciate&#160;the response... however, I&#39;ve gone back over the examples, and cannot figure out what I am doing wrong. The code I am using is literally a cut-and-paste of what is on the demo page coupled with the example. I switched the call around that you mentioned above... what exactly am I doing wrong on the server side?</p>
<p>I&#39;ll be happy to supply any coding I haven&#39;t included.</p>
<p>Thank you again!&#160;</p>
]]></description>
        	        	<pubDate>Tue, 06 Jul 2010 18:24:22 +0300</pubDate>
        </item>
        <item>
        	<title>churd on Grid is blank</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18424</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18424</guid>
        	        	<description><![CDATA[<p>Thank you! Any chance you could link me to the install document? I&#39;ve found the Wiki and the Demo page, as well as several docs for what appear to be older versions... I want to make sure I&#39;m reading the correct material.</p>
]]></description>
        	        	<pubDate>Tue, 06 Jul 2010 17:44:29 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Grid is blank</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18421</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18421</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please before posting be a sure that you have read carfully the install documentation.</p>
<p>You have a error</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5039' value='Select Code' data-codeid='sfcode5039' /></p>
<div class='sfcode' id='sfcode5039'>
<br />
&#60;script src=&#34;<a href=&#34;/blog/view-source:http:/www.contractorsan.com/includes/classes/jqgrid/js/i18n/grid.locale-en.js&#34; target=&#34;_blank&#34; target="_blank">includes/classes/jqgrid/js/i18n/grid.locale-en.js</a>&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#60;script src=&#34;<a href=&#34;/blog/view-source:http:/www.contractorsan.com/includes/classes/jqgrid/js/jquery-1.4.2.min.js&#34; target=&#34;_blank&#34; target="_blank">includes/classes/jqgrid/js/jquery-1.4.2.min.js</a>&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#60;script src=&#34;<a href=&#34;/blog/view-source:http:/www.contractorsan.com/includes/classes/jqgrid/js/jquery.jqGrid.min.js&#34; target=&#34;_blank&#34; target="_blank">includes/classes/jqgrid/js/jquery.jqGrid.min.js</a>&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;</div>
<p>Should be</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6567' value='Select Code' data-codeid='sfcode6567' /></p>
<div class='sfcode' id='sfcode6567'> &#60;script src=&#34;<a href=&#34;/view-source:http:/www.contractorsan.com/includes/classes/jqgrid/js/jquery-1.4.2.min.js&#34; target=&#34;_blank&#34; target="_blank">includes/classes/jqgrid/js/jquery-1.4.2.min.js</a>&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;</p>
<p>&#60;script src=&#34;<a href=&#34;/blog/view-source:http:/www.contractorsan.com/includes/classes/jqgrid/js/i18n/grid.locale-en.js&#34; target=&#34;_blank&#34; target="_blank">includes/classes/jqgrid/js/i18n/grid.locale-en.js</a>&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62; <br />&#60;script src=&#34;<a href=&#34;/blog/view-source:http:/www.contractorsan.com/includes/classes/jqgrid/js/jquery.jqGrid.min.js&#34; target=&#34;_blank&#34; target="_blank">includes/classes/jqgrid/js/jquery.jqGrid.min.js</a>&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;</p>
</div>
<p>i.e jquery should be included first<br />Additionally to that you have a couple of errors server side. Please check your code</p>
]]></description>
        	        	<pubDate>Tue, 06 Jul 2010 16:22:58 +0300</pubDate>
        </item>
        <item>
        	<title>churd on Grid is blank</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18420</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18420</guid>
        	        	<description><![CDATA[<p>Bump! 🙂&#160;</p>
]]></description>
        	        	<pubDate>Tue, 06 Jul 2010 16:17:10 +0300</pubDate>
        </item>
        <item>
        	<title>churd on Grid is blank</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18400</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-is-blank#p18400</guid>
        	        	<description><![CDATA[<p>Hi; I am trying to replicate one of the examples, and keep ending up with no data&#8230;</p>
<p>Any help is much&#160;appreciated! I think I might be missing some sort of JSON call or function.</p>
</p>
<p>HTML code: &#160;- <a onclick="javascript:pageTracker._trackPageview(&#39;/outbound/article/http://www.contractorsan.com/html%20-%20jqgrid.txt&#39;);" href="http://www.contractorsan.com/html%20-%20jqgrid.txt" target="_blank"></a><a href="http://www.contractorsan.com/h" rel="nofollow" target="_blank">http://www.contractorsan.com/h</a>.....jqgrid.txt</p>
<p>Master code: <a onclick="javascript:pageTracker._trackPageview(&#39;/outbound/article/http://www.contractorsan.com/master%20-%20jgrid.txt&#39;);" href="http://www.contractorsan.com/master%20-%20jgrid.txt" target="_blank"></a><a href="http://www.contractorsan.com/m" rel="nofollow" target="_blank">http://www.contractorsan.com/m</a>.....0jgrid.txt</p>
<p>Detail code: <a onclick="javascript:pageTracker._trackPageview(&#39;/outbound/article/http://www.contractorsan.com/detail%20-%20jgrid.txt&#39;);" href="http://www.contractorsan.com/detail%20-%20jgrid.txt" target="_blank"></a><a href="http://www.contractorsan.com/d" rel="nofollow" target="_blank">http://www.contractorsan.com/d</a>.....0jgrid.txt</p>
</p>
<p>I know a) I have the tables and info correct in my database and b) that my dbconfig.php file is correct to access the database.</p>
<p>THANK YOU!!</p>
</p>
<p>Also, you can view my current attempt at <a href="http://www.contractorsan.com/test.html" rel="nofollow" target="_blank">http://www.contractorsan.com/test.html</a></p>
]]></description>
        	        	<pubDate>Mon, 05 Jul 2010 23:21:49 +0300</pubDate>
        </item>
</channel>
</rss>