<?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:  scroll bar at the bottom</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/scroll-bar-at-the-bottom</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/scroll-bar-at-the-bottom/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>gidaban on  scroll bar at the bottom</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/scroll-bar-at-the-bottom#p28455</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/scroll-bar-at-the-bottom#p28455</guid>
        	        	<description><![CDATA[<p><a href="http://developerzon.nazwa.pl/images/bar.jpg"><img src="http://developerzon.nazwa.pl/images/bar.jpg" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<div>I have a bar at the bottom of the table. Is it possible to somehow remove it? Paste my code?</div>
<p>$(function(){</p>
<p>var groups = &#39;&#60;?php echo $this-&#62;groups; ?&#62;&#39;;</p>
<p>var companyType = &#39;&#60;?php echo $this-&#62;companyType; ?&#62;&#39;;</p>
</p>
<p>$("#list").jqGrid({</p>
<p>scroll: 1,</p>
<p>url:&#39;/ajax/filters/&#39;,</p>
<p>datatype: &#39;xml&#39;,</p>
<p>mtype: &#39;GET&#39;,</p>
<p>colNames:[&#39;Nazwa firmy&#39;,&#39;Miasto&#39;,&#39;Rodzaj Firmy&#39;,&#39;Grupa klienta&#39;,&#39;Osoby do kontaktu&#39;],</p>
<p>colModel :[</p>
<p>{name:&#39;Knt_Nazwa1&#39;, index:&#39;Knt_Nazwa1&#39;,width:400,searchoptions:{</p>
<p>sopt:[&#39;cn&#39;]</p>
<p>}},</p>
<p>{name:&#39;Knt_Miasto&#39;, index:&#39;Knt_Miasto&#39;, align: &#39;center&#39;},</p>
<p>{name:&#39;FROpis&#39;, index:&#39;FROpis&#39;, width:150, align: &#39;center&#39;, search: true , stype:&#39;select&#39;,sortable: false,</p>
<p>searchoptions:{</p>
<p>value: companyType</p>
<p>},</p>
<p>editrules:{required: true}</p>
<p>},</p>
<p>{name:&#39;Knt_Grupa&#39;, index:&#39;Knt_Grupa&#39;, align: &#39;center&#39;, search: true,stype:&#39;select&#39;,sortable: false,</p>
<p>searchoptions:{</p>
<p>value: groups</p>
<p>},</p>
<p>editrules: { required: true}</p>
<p>},</p>
<p>{name:&#39;KnO_Nazwisko&#39;, index:&#39;KnO_Nazwisko&#39;,width: 200,align: &#39;left&#39;,sortable: false},</p>
</p>
<p>],</p>
<p>pager: &#39;#page&#39;,</p>
<p>rowNum:20,</p>
<p>sortname: &#39;Knt_Nazwa1&#39;,</p>
<p>sortorder: &#39;asc&#39;,</p>
<p>viewrecords: true,</p>
<p>gridview: true,</p>
<p>height: 440,</p>
<p>caption: &#39;Amster - Baza kontrahent&#243;w&#39;</p>
<p>});</p>
<p>$("#list").jqGrid(&#39;filterToolbar&#39;,{stringResult: true,searchOnEnter : false});</p>
</p>
<p>});</p>
]]></description>
        	        	<pubDate>Thu, 14 Mar 2013 11:30:00 +0200</pubDate>
        </item>
        <item>
        	<title>tony on  scroll bar at the bottom</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/scroll-bar-at-the-bottom#p28448</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/scroll-bar-at-the-bottom#p28448</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I heve dificulties to understand your problem.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 14 Mar 2013 08:22:15 +0200</pubDate>
        </item>
        <item>
        	<title>gidaban on  scroll bar at the bottom</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/scroll-bar-at-the-bottom#p28440</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/scroll-bar-at-the-bottom#p28440</guid>
        	        	<description><![CDATA[<p>I&#39;m brand new. I have a problem. How to get rid of the scroll bar at the bottom?<br />Welcome.</p></p>
]]></description>
        	        	<pubDate>Wed, 13 Mar 2013 16:57:50 +0200</pubDate>
        </item>
</channel>
</rss>