<?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: How to integrate jqGrid with CakePHP</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp</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/how-to-integrate-jqgrid-with-cakephp/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sebastiancb on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p31409</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p31409</guid>
        	        	<description><![CDATA[<p>I have wrote another simply tutorial of integration using xml on my blog:Â <a href="http://desarrollandosw.wordpress.com/category/php-y-jquery/" rel="nofollow" target="_blank"><a href="http://desarrollandosw.wordpre" rel="nofollow">http://desarrollandosw.wordpre</a>.....-y-jquery/</a></p>
]]></description>
        	        	<pubDate>Thu, 27 Nov 2014 02:34:52 +0200</pubDate>
        </item>
        <item>
        	<title>myles on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p6716</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p6716</guid>
        	        	<description><![CDATA[<p>Thanks for the effort in making a tutorial and also a sample I try it</p>
]]></description>
        	        	<pubDate>Fri, 15 May 2009 03:45:25 +0300</pubDate>
        </item>
        <item>
        	<title>xuding on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p6125</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p6125</guid>
        	        	<description><![CDATA[</p>
<p>I have wrote a simply tutorial of integration on my blog:</p>
<p><a href="http://www.the-di-lab.com/?p=1" rel="nofollow" target="_blank">http://www.the-di-lab.com/?p=1</a></p></p>
]]></description>
        	        	<pubDate>Thu, 16 Apr 2009 23:47:28 +0300</pubDate>
        </item>
        <item>
        	<title>xuding on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p4115</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p4115</guid>
        	        	<description><![CDATA[<p>Since Cakephp follows MVC, model. and jqgrid is getting data from&#160;</p>
<p>jQuery(&#8221;#MyList&#8221;).jqGrid<br />&#160;&#160;&#160;&#160;&#160;&#160; ({ <br />&#160;&#160;&#160; -&#62; &#160;&#160;&#160;&#160;&#160;&#160; url:&#39;<strong>server.php?q=2</strong>&#39; &#160;</p>
<p>....</p>
<p>so we can actually put a html helper here in &#39;url&#39; .<code><span class="default"></span></code></p>
<p><code><span class="default"><span class="default">$html</span><span class="keyword">-&#62;</span><span class="default">link</span><span class="keyword">(</span><span class="keyword">&#39;/myapp/tabledata&#39;).</span></span></code></p>
<p>and in myapp controller, we create a action tabledata to pull out table data , and in tabledata view, we form the xml or json data, and the basic integration is done.</p>
</p>
<p>similar to this ,we could do adding,editting, deleting and so on in our controller.</p>
<p>p/s: i am using cakephp 3.3 .</p>
<p>Hope you can get what I mean, i will try to write a detailed tutorial&#160; if needed when I have time.</p>
<p>Enjoy cake and grid..</p></p>
]]></description>
        	        	<pubDate>Thu, 22 Jan 2009 19:58:15 +0200</pubDate>
        </item>
        <item>
        	<title>myles on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p3480</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p3480</guid>
        	        	<description><![CDATA[<p>Yes if you have can have a sample in your implementation please post here.</p>
<p>Thanks in advance</p>
]]></description>
        	        	<pubDate>Fri, 12 Dec 2008 01:54:16 +0200</pubDate>
        </item>
        <item>
        	<title>xuding on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p3084</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p3084</guid>
        	        	<description><![CDATA[<p>Dude, I have just done the integration after half day trying..</p>
<p>Let me know if you still need help with it since thi is a old post.</p>
]]></description>
        	        	<pubDate>Fri, 14 Nov 2008 23:18:58 +0200</pubDate>
        </item>
        <item>
        	<title>tony on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2625</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2625</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>That is you solution except that pdata contain all the needed pagging parameters - i.e. pdata is actually postData array.</p>
<p>If you can not use pdata you can do it in you function this way</p>
<p>datatype : function(pdata){</p>
<p>...</p>
<p>$.ajax({</p>
<p>url: &#39;getJsOnData(pdata.page, pdata.rows, pdata.sidx, pdata.sord)&#39;,</p></p>
]]></description>
        	        	<pubDate>Tue, 21 Oct 2008 01:18:55 +0300</pubDate>
        </item>
        <item>
        	<title>myles on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2619</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2619</guid>
        	        	<description><![CDATA[<p>I mean can I use jqGrid like the code snippet below:</p>
</p>
<p>datatype : function(pdata){</p>
<p>$.ajax({</p>
<p>url: &#39;getJsOnData(page, rows, sidx, sord)&#39;,</p>
<p>data: pdata,</p>
]]></description>
        	        	<pubDate>Mon, 20 Oct 2008 21:07:15 +0300</pubDate>
        </item>
        <item>
        	<title>myles on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2618</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2618</guid>
        	        	<description><![CDATA[<p>Thank very much for the response.</p>
<p>By the way with the code above how can I implement pagination and</p>
<p>filtering of data?</p>
</p>
<p>Can jqGrid pass values through the function parameters to get data for</p>
<p>pagination and filtering data instead of passing through the URL?</p>
</p>
<p>Like&#160; this variables in the sample:</p>
<p>// to the url parameter are added 4 parameter<br />// we should get these parameter to construct the needed query<br />// for the pager</p>
<p>// get the requested page<br />$page = $_REQUEST[&#39;page&#39;];<br />// get how many rows we want to have into the grid<br />// rowNum parameter in the grid<br />$limit = $_REQUEST[&#39;rows&#39;];<br />// get index row - i.e. user click to sort<br />// at first time sortname parameter - after that the index from colModel<br />$sidx = $_REQUEST[&#39;sidx&#39;];<br />// sorting order - at first time sortorder<br />$sord = $_REQUEST[&#39;sord&#39;];</p>
]]></description>
        	        	<pubDate>Mon, 20 Oct 2008 20:50:09 +0300</pubDate>
        </item>
        <item>
        	<title>tony on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2510</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2510</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Since I do not know CakePHP - but if you can call direct via url a function</p>
<p>as of your code it is a really simple: (suppose JSON)</p>
<p>datatype : function(pdata){</p>
<p>$.ajax({</p>
<p>url: &#39;yourfunctionhere&#39;,</p>
<p>data: pdata,</p>
<p>complete : function(response,status) {</p>
<p>if(status==&#39;success&#39;){</p>
<p>var mygrid = <!--[if gte mso 9]><xml> <w:worddocument> <w:view>Normal</w:view> <w:zoom>0</w:zoom> <w:hyphenationzone>21</w:hyphenationzone> <w:compatibility> <w:breakwrappedtables></w:breakwrappedtables> <w:snaptogridincell></w:snaptogridincell> <w:wraptextwithpunct></w:wraptextwithpunct> <w:useasianbreakrules></w:useasianbreakrules> </w:compatibility> <w:browserlevel>MicrosoftInternetExplorer4</w:browserlevel> </w:worddocument> </xml><![endif]--> <!--[if gte mso 10]>




<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style>




<![endif]--><span style="font-size: 10pt; font-family: Verdana;">jQuery(gridid)[0];</span></p>
<p>mygrid.addJSONData(eval(&#8221;(&#8221;+response.responseText+&#8221;)&#8221;));</p>
<p>}</p>
<p>}</p>
<p>&#8230;</p>
<p>})</p>
<p>}</p>
<p>Hope this helps</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 14 Oct 2008 03:47:50 +0300</pubDate>
        </item>
        <item>
        	<title>myles on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2509</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2509</guid>
        	        	<description><![CDATA[<p>To simplyfy my question,</p>
<p>How can I use jqGrid with CakePHP?</p>
</p>
<p>Thanks and Regards,</p>
<p>Myles</p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 20:59:13 +0300</pubDate>
        </item>
        <item>
        	<title>tony on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2500</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2500</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It is a little confused for me, but the current published version</p>
<p>3.3. is preview release. Final will be in Tuesday.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 04:01:07 +0300</pubDate>
        </item>
        <item>
        	<title>myles on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2498</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2498</guid>
        	        	<description><![CDATA[<p>What did you mean final release? you mean version 3.3?</p>
<p>Can you please explain more on your sample I am a little bit confused.</p>
</p>
<p>All I want to do is use jqGrid in CakePHP but the problems is in CakePHP</p>
<p>you have to access data through a Controller or Controller Components.</p>
<p>And in the samples it gets data through a PHP page.</p>
</p>
<p>Can anybody enlighten me on this.</p>
</p>
<p>Thanks and Regards,</p>
<p>Myles</p></p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 02:54:44 +0300</pubDate>
        </item>
        <item>
        	<title>tony on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2496</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2496</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The final release have something like</p>
<p>datatype : function(pdata){</p>
<p>// call your own function here</p>
<p>// use addXmlData or addJSONData methods</p>
<p>}</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 01:36:24 +0300</pubDate>
        </item>
        <item>
        	<title>myles on How to integrate jqGrid with CakePHP</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2494</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-integrate-jqgrid-with-cakephp#p2494</guid>
        	        	<description><![CDATA[<p>Good Day to All!</p>
<p>First I would like to thank the creators of jqGrid for an awesome grid and documentation.</p>
<p>My question is can we use a function instead of using a php file url to</p>
<p>have pagination?</p>
</p>
<p>I mean instead of using the code snippet below:</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160; jQuery("#MyList").jqGrid<br />&#160;&#160;&#160;&#160;&#160;&#160; ({ <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; url:&#39;<strong>server.php?q=2</strong>&#39;, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: "json",</p>
<p>can we do something like this?</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160; jQuery("#MyList").jqGrid<br />&#160;&#160;&#160;&#160;&#160;&#160; ({ <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; url:&#39;<strong>GenerateJson()</strong>&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: "json",</p>
</p>
<p>Hope someone could help.</p>
<p>Thanks and Regards,</p>
<p>Myles</p>
]]></description>
        	        	<pubDate>Sun, 12 Oct 2008 20:27:46 +0300</pubDate>
        </item>
</channel>
</rss>