<?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: Query Grid issue on session checking</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/query-grid-issue-on-session-checking</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/query-grid-issue-on-session-checking/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Query Grid issue on session checking</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/query-grid-issue-on-session-checking#p3965</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/query-grid-issue-on-session-checking#p3965</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You can use print_r or var_dump functions in PHP. Please refer to php dot net</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 14 Jan 2009 08:17:23 +0200</pubDate>
        </item>
        <item>
        	<title>follower on Query Grid issue on session checking</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/query-grid-issue-on-session-checking#p3952</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/query-grid-issue-on-session-checking#p3952</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>Also, is there any way to debug and view the full data in php page?</p>
<p>echo $json-&#62;encode($responce);&#8212; I try to echo $responce, it only show page, total, records. It won&#39;t show $responce-&#62;rows&#8230;</p>
</p>
<p>Also, at example.html page, is there any way to easily output the response?</p>
<p>something like alert(response from php page);&#160;</p>
</p>
<p>3rd, i m not sure what is the correct syntax to write the code....</p>
<p>I want to pass user defined data from php page to html page, and show it out, but i have no idea how to write it. After refer to <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>, I write it out and test it, seems cannot run...</p>
<p>example.php</p>
<p>$responce-&#62;testing = "hahaha";</p>
</p>
<p>showtime.php</p>
<p>&#60;?php</p>
<p>$a= jQuery(<span class="codestring">"#</span>list2<span class="codestring">"</span>).getReturnedData();</p>
<p>$b= jQuery(<span class="codestring">"#</span>list2<span class="codestring">"</span>).getGridParam(<span class="codestring">&#39;testing&#39;</span>);</p>
<p>echo $a . $b</p>
<p>?&#62;</p>
<p>&#60;table id="list2" class="scroll" cellpadding="0" cellspacing="0"&#62;&#60;/table&#62;</p>
]]></description>
        	        	<pubDate>Tue, 13 Jan 2009 09:30:48 +0200</pubDate>
        </item>
</channel>
</rss>