<?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: last column truncated</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/last-column-truncated</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/last-column-truncated/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Clement on last column truncated</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p6036</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p6036</guid>
        	        	<description><![CDATA[<p>Yes, I can see the issue is fixed in 3.5 demo.. great job!</p>
]]></description>
        	        	<pubDate>Tue, 14 Apr 2009 22:56:08 +0300</pubDate>
        </item>
        <item>
        	<title>tony on last column truncated</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p5992</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p5992</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The problem is little complicated to be resolved in 3.4.3, but it is fully corrected in the 3.5 - you can see this.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 14 Apr 2009 02:03:24 +0300</pubDate>
        </item>
        <item>
        	<title>Clement on last column truncated</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p5925</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p5925</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>Does this mean the problem still exists for 3.4.3? Would it be resolved in 3.5?</p>
</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Wed, 08 Apr 2009 11:00:46 +0300</pubDate>
        </item>
        <item>
        	<title>tony on last column truncated</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p4563</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p4563</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. I know about this&#160; problem of the grid. It is common for all versions. This behaviour will be changed soon (as other problems with the horizontal scrolbar), but not in the 3.4 final release.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 11 Feb 2009 00:29:14 +0200</pubDate>
        </item>
        <item>
        	<title>internetbug256 on last column truncated</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p4552</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p4552</guid>
        	        	<description><![CDATA[<p>Hey! 4 days and not a single answer...</p>
<p>Tony: any comments?</p>
<p>Regards.</p>
]]></description>
        	        	<pubDate>Tue, 10 Feb 2009 16:25:44 +0200</pubDate>
        </item>
        <item>
        	<title>internetbug256 on last column truncated</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p4484</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/last-column-truncated#p4484</guid>
        	        	<description><![CDATA[<p>Hello. I&#39;ve been browsing around the forum looking for what I think is a serious problem, but haven&#39;t found any report similar to what I want to share with you.</p>
<p>Try this on any sample from the demo: swap the order of appearance of the "notes" and the "total" columns. One simple way is to change this line #70 in the example.php:</p>
<p>&#160;&#160;&#160; $responce-&#62;rows[$i][&#39;cell&#39;]=array($row[id],$row[invdate],$row[name],$row[amount],$row[tax],$row[total],$row[note]);</p>
<p>by</p>
<p>&#160;&#160;&#160; $responce-&#62;rows[$i][&#39;cell&#39;]=array($row[id],$row[invdate],$row[name],$row[amount],$row[tax],<span style="color: #ff0000;">$row[note],$row[total]</span>);</p>
<p>Now refresh your demo, and you will notice that no matter what good trick or setting workaround, you will NEVER been able to see the decimals on the total amount. Of course you must have enough records to make the vertical scrollbar visible.</p>
<p>I think the auto resizing of columns and grid is playing against us here. Maybe no one has put a right aligned column at the end, and that&#39;s why no one has reported this bug.</p>
<p>So basically, when the vertical bar is present, the auto resize feature must have this in count in its maths...</p>
<p>Anyone can help me? I am just an amateur in jscript stuff...</p>
<p>Regards.</p>
<p>Gabriel</p></p>
]]></description>
        	        	<pubDate>Fri, 06 Feb 2009 12:44:03 +0200</pubDate>
        </item>
</channel>
</rss>