<?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: Toggling Column Visibility via showCol/hideCol methods</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/toggling-column-visibility-via-showcolhidecol-methods</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/toggling-column-visibility-via-showcolhidecol-methods/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rteising on Toggling Column Visibility via showCol/hideCol methods</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/toggling-column-visibility-via-showcolhidecol-methods#p22160</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/toggling-column-visibility-via-showcolhidecol-methods#p22160</guid>
        	        	<description><![CDATA[<p>I recently implemented some java script code to allow the user to show/hide columns based on their preference -- I tried the built in user module for Showing/Hiding columns, but I had problems with that because we have put hard line breaks in the column headers using &#60;br/&#62; tags, and as such, the column labels in the Show/Hide dialog were displayed with line breaks.</p>
</p>
<p>So, I started to implement my own Show/Hide dialog (it wasn&#39;t too difficult), and now I notice that when I toggle the visibility of a column in the grid (using the methods hideCol/showCol), the width of the column whose visibility is being toggled slowly gets smaller.</p>
</p>
<p>I reverted my code back to the built in user module for Showing/Hiding columns, and this exhibits the same behavior.</p>
</p>
<p>I&#39;m using version 3.8.2 of the jqGrid library with jquery-1.4.2.min.js.</p>
]]></description>
        	        	<pubDate>Mon, 21 Feb 2011 17:40:37 +0200</pubDate>
        </item>
</channel>
</rss>