<?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: Show/Hide Columns making server side calls</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/showhide-columns-making-server-side-calls-1</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/showhide-columns-making-server-side-calls-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>kapilkanojia on Show/Hide Columns making server side calls</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/showhide-columns-making-server-side-calls-1#p30124</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/showhide-columns-making-server-side-calls-1#p30124</guid>
        	        	<description><![CDATA[<p>I was creating a grid which has 480 odd columns which includes</p>
<p>"Weekly" i.e. 7 columns,</p>
<p>"Monthty" i.e. 30 columns,</p>
<p>"Quaterly" i.e 60 columns and</p>
<p>"Yealy" i.e. 365 columns</p>
<p>"Additional" 10 columns</p>
<p>Minimum 500 rows, which is 235000 cells that is loaded in DOM.</p>
<p><strong>Scenario 1</strong></p>
<p>So I was thinking to load primary 10 columns which are necessary  first and then create a behavior of show hide columns but in this case, I  want to load data making a server side call when I click on weekly same  way for monthly, quaterly and so on.</p>
</p>
<p><strong>Scenario 2</strong></p>
<p>Once I have loaded the data for lets say weekly and I dont to make  server call again, once I have the data i want to just show hide columns  and not again and again make server calls.</p>
</p>
<p>I am looking for this feature.</p>
</p>
<p>Has anyone come across this kinda behavior??</p>
]]></description>
        	        	<pubDate>Thu, 23 Jan 2014 00:00:37 +0200</pubDate>
        </item>
</channel>
</rss>