<?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 style the Show/Hide Columns form?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-style-the-showhide-columns-form</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-style-the-showhide-columns-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Clement on How to style the Show/Hide Columns form?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-style-the-showhide-columns-form#p11494</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-style-the-showhide-columns-form#p11494</guid>
        	        	<description><![CDATA[<p>Thanks Tony, I&#39;ll try it out.</p>
]]></description>
        	        	<pubDate>Wed, 04 Nov 2009 13:18:27 +0200</pubDate>
        </item>
        <item>
        	<title>tony on How to style the Show/Hide Columns form?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-style-the-showhide-columns-form#p11470</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-style-the-showhide-columns-form#p11470</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>For the first I think there is no ready solution. You mabe will look into the grid.setcolumns.js and make so that the buttons appear to top.</p>
<p>For the second</p>
<p>1. If you want to hide particular row with id myid you can $("#myid","#mygrid").hide();</p>
<p>2. If you want to hide all the rows - use the getDataIDs method (see docs) and then apply the same appoach from 1.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 04 Nov 2009 04:26:43 +0200</pubDate>
        </item>
        <item>
        	<title>Clement on How to style the Show/Hide Columns form?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-style-the-showhide-columns-form#p11443</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-style-the-showhide-columns-form#p11443</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I am using jqgrid 3.4.4 and like to make some changes to the presentation of the elements in the Show/Hide Columns form.</p>
</p>
<p>1) How can I move the Submit and Cancel buttons to top of the form?</p>
<p>2) How can I hide the physical database column names and show only the header names in the grid?</p>
</p>
<p>Please advise.. Thank you!</p>
]]></description>
        	        	<pubDate>Tue, 03 Nov 2009 03:41:38 +0200</pubDate>
        </item>
</channel>
</rss>