<?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: Show right border on grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/show-right-border-on-grid</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/show-right-border-on-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Show right border on grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/show-right-border-on-grid#p6790</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/show-right-border-on-grid#p6790</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The border of the table is hidden by the div where this table is a child element.</p>
<p>Maybe you should set the border of the div something like</p>
<p>mygrid = $("#mygrid")</p>
<p>$(mygrid[0].grid.bDiv).css(set here the border) - this is the body div</p>
<p>$(mygrid[0].grid.hDiv).css(set here the border) - this is the header div</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 20 May 2009 11:01:25 +0300</pubDate>
        </item>
        <item>
        	<title>phusys on Show right border on grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/show-right-border-on-grid#p6736</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/show-right-border-on-grid#p6736</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>how can i show the right border of the grid?</p>
<p>I&#39;ve edited css (adding line: border-right: 1px solid #D4D0C8;&#160; at table.scroll) but it show border only when i resize a column by hand.</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Sat, 16 May 2009 11:10:38 +0300</pubDate>
        </item>
</channel>
</rss>