<?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: Jqgrid and CSS Sticky Footer</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-css-sticky-footer</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/jqgrid-and-css-sticky-footer/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rawsonl on Jqgrid and CSS Sticky Footer</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-css-sticky-footer#p19425</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-css-sticky-footer#p19425</guid>
        	        	<description><![CDATA[<p>I used the example here:</p>
<p><a href="http://ryanfait.com/sticky-footer/" rel="nofollow" target="_blank">http://ryanfait.com/sticky-footer/</a></p>
<p>Works great until I have a grid that contains a date picker.&#160; Then it seems to add about a 10px pad or margin below the footer causing the page to have vertical scroll bars.</p>
</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; { label: &#39;Creation Date&#39;, name: &#39;date&#39;, index: &#39;CreationDate&#39;, width: 100, formatter: &#39;date&#39;, formatoptions: { srcformat: &#39;m/d/Y&#39;, newformat: &#39;m/d/Y&#39;}, searchoptions: { dataInit: function(el){$(el).datepicker({ onSelect: function() { $("#grid")[0].triggerToolbar(); } });} } }</p>
<p>This is the culprit.&#160; Using the redmond ui scheme.</p>
</p>
<p>Thanks in advance for your help.</p>
</p>
<p>Linda Rawson</p>
]]></description>
        	        	<pubDate>Tue, 31 Aug 2010 04:23:21 +0300</pubDate>
        </item>
</channel>
</rss>