<?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: Post entire grid to controller</title>
	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/post-entire-grid-to-controller</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/jqgrid-roadmap/post-entire-grid-to-controller/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Post entire grid to controller</title>
        	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/post-entire-grid-to-controller#p30618</link>
        	<category>jqGrid Roadmap</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/post-entire-grid-to-controller#p30618</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>What you mean with</p>
<blockquote>
<p>We have a jqgrid which contains 2 checkboxes</p>
</blockquote>
<p>Are these checkboxex defined as formatters and I&#39;m missing to much info in order to help you.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 13 May 2014 13:36:37 +0300</pubDate>
        </item>
        <item>
        	<title>praveenlobo7 on Post entire grid to controller</title>
        	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/post-entire-grid-to-controller#p30605</link>
        	<category>jqGrid Roadmap</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/post-entire-grid-to-controller#p30605</guid>
        	        	<description><![CDATA[<div class="edit-comment-hide">
<div class="comment-body markdown-body markdown-format js-comment-body">
<p>We have a jqgrid which contains 2 checkboxes. I want to post the entire grid data to my controller. I use the following command.</p>
<p>$("#circleActorsTable").jqGrid(&#39;getGridParam&#39;, &#39;data&#39;);<br /> If Loadonce=true, this returns the entire grid data. But if the checkboxes are checked, updated data is not shown.</p>
<p>If Loadonce=false, then null data is returned.</p>
<p>Please help!!</p>
</p>
<p>I used&#160;</p>
<p>var circleActorGrid = $("#circleActorsTable").getRowData();</p>
<p>This returns only the first page. If pagination is present, other page data is not returned..</p>
</div>
</div>
]]></description>
        	        	<pubDate>Tue, 13 May 2014 07:07:45 +0300</pubDate>
        </item>
</channel>
</rss>