<?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: Frozen column And Sort problems </title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/frozen-column-and-sort-problems</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/bugs/frozen-column-and-sort-problems/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Himangshu_Mondal on Frozen column And Sort problems </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/frozen-column-and-sort-problems#p29699</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/frozen-column-and-sort-problems#p29699</guid>
        	        	<description><![CDATA[<p><strong>To enable sort facility on frozen columns in grid put &#8216;sortable: true&#8217; in  colModel :</strong></p>
<p>&#160;&#160;&#160;&#160;&#160; { name: "note", width: 80, sortable: true, editable: false, search: false,  frozen:true }</p>
<p>Follow this below link for more:</p>
<p>&#160;<a href="http://goo.gl/3OcpAG" target="_blank">http://goo.gl/3OcpAG</a></p></p>
]]></description>
        	        	<pubDate>Thu, 17 Oct 2013 13:23:42 +0300</pubDate>
        </item>
        <item>
        	<title>diandian on Frozen column And Sort problems </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/frozen-column-and-sort-problems#p26795</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/frozen-column-and-sort-problems#p26795</guid>
        	        	<description><![CDATA[<p>Hi,&#160;</p>
<p>When set Frozen&#160;columnï¼Œat the same time &#160;use the following configuration :</p>
<p><span style="color: #ff0000;">colModel:[{...frozen:true}, {...frozen:true}, ... ],</span></p>
<p><span style="color: #ff0000;">sortable: true,</span></p>
<p><span style="color: #ff0000;">jQuery("#grid").jqGrid(&#39;setFrozenColumns&#39;);</span></p>
<p><strong>Frozen Columns failure, The first column and a second column not fixed, this is a bug !!!</strong></p>
</p>
<p>but if Do <span style="color: #ff0000;">not add sortable: true </span>attribute, &#160;The first column and a second column has no sort icon, Other not fixed list also had problems!!!</p>
</p>
<p><span style="color: #ff0000;"><strong>IN chrome browser, &#160;Frozen Columns And not fixed columns, &#160;Scroll the scroll bar appear wobble(Calculated Or so value), &#160;it&#39;s a Bad experience, Hope to repair!</strong></span></p>
</p>
<p><span style="color: #000000;">thanks!!!</span></p>
<p><strong><br /></strong></p>
]]></description>
        	        	<pubDate>Fri, 15 Jun 2012 04:46:34 +0300</pubDate>
        </item>
</channel>
</rss>