<?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: Text overflow not working. </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working</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/text-overflow-not-working/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Text overflow not working. </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p4149</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p4149</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thank you, I will consider this issue - i.e. will make some tests and will include it in the second beta soon.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 26 Jan 2009 09:26:31 +0200</pubDate>
        </item>
        <item>
        	<title>oobi on Text overflow not working. </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p4146</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p4146</guid>
        	        	<description><![CDATA[<p>found it....</p>
<p>Line 464 in grid-base.js</p>
<p>change <strong>Math.round</strong> to <strong>Math.floor</strong> and it will calculate the table width properly so that the border(s) fit if you define them in CSS</p>
<p>w = Math.floor((IENum(nwidth)-IENum(testdata[2]))/IENum(testdata[0])*IENum(cw));</p>
<p>if you don&#39;t do this then the border will display or not depending on the width setting</p>
]]></description>
        	        	<pubDate>Mon, 26 Jan 2009 06:18:40 +0200</pubDate>
        </item>
        <item>
        	<title>oobi on Text overflow not working. </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p4145</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p4145</guid>
        	        	<description><![CDATA[<p>I had the same problem actually - I disabled all the styles bar the jqGrid.css and it still occurs. I can&#39;t for the life of me see what&#39;s wrong... Firebug reports the cell as having the correct overflow setting.</p>
<p>I tracked it down to this:</p>
<p>table { table-layout: fixed }</p>
<p>I had removed this property because it (for some reason) prevented the display of a right-side border on the table.</p>
<p>Next issue... getting the damn border to display!</p>
]]></description>
        	        	<pubDate>Mon, 26 Jan 2009 05:57:24 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Text overflow not working. </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p3280</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p3280</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Check to see if you do not predefine some properties in css</p>
<p>for the table data.</p>
<p>Try to use only jqGrid to see what is this or exclude any other</p>
<p>CSS except grid.css</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Wed, 26 Nov 2008 01:23:35 +0200</pubDate>
        </item>
        <item>
        	<title>palobo on Text overflow not working. </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p3266</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/text-overflow-not-working#p3266</guid>
        	        	<description><![CDATA[<p>Hi all.</p>
<p>This could be a simple one to fix, but I haven&#39;t been able to see where the error is.</p>
<p>I have some text that is rathre large and ocupies more than the cell width. It should therefore clip the overflow and stick the cell width, but instead it stretches the cell to acomodate the text.</p>
<p>Any ideas?</p>
<p>Cheers,<br />P.</p>
]]></description>
        	        	<pubDate>Tue, 25 Nov 2008 10:05:13 +0200</pubDate>
        </item>
</channel>
</rss>