<?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: Formatter for shortening texts in grid cell display</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/formatter-for-shortening-texts-in-grid-cell-display</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/feature-request/formatter-for-shortening-texts-in-grid-cell-display/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>virgilio on Formatter for shortening texts in grid cell display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/formatter-for-shortening-texts-in-grid-cell-display#p18595</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/formatter-for-shortening-texts-in-grid-cell-display#p18595</guid>
        	        	<description><![CDATA[<p>thanks but text-overflow: ellipsis is not supported in firefox</p>
</p>
<p>maybe integrate jTruncate as a formatter so using it would be easy</p>
<p>i also wish to use multiple formatters for a column</p>
<p>something like ... formatters:{{name, options: {}}[,{name, options:{}}] ... [,{name, options:{}}]}</p>
<p>in colModel</p>
]]></description>
        	        	<pubDate>Thu, 15 Jul 2010 04:13:33 +0300</pubDate>
        </item>
        <item>
        	<title>Reg on Formatter for shortening texts in grid cell display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/formatter-for-shortening-texts-in-grid-cell-display#p18590</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/formatter-for-shortening-texts-in-grid-cell-display#p18590</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The easiest solution, if you are using IE, is to put</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9772' value='Select Code' data-codeid='sfcode9772' /></p>
<div class='sfcode' id='sfcode9772'>.ui-jqgrid tr.jqgrow td<br />{ <br />&#160;&#160;&#160; text-overflow: ellipsis;<br />}</div>
<p>in your css file.</p>
<p>Otherwise there are a number of jQuery plugins (jTruncate, etc.) that will do this for you. The problem with these plugins is that you have to specify each element you want it applied to.</p>
<p>Hope this helps,</p>
<p>Reg</p>
]]></description>
        	        	<pubDate>Thu, 15 Jul 2010 00:23:04 +0300</pubDate>
        </item>
        <item>
        	<title>virgilio on Formatter for shortening texts in grid cell display</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/formatter-for-shortening-texts-in-grid-cell-display#p18578</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/formatter-for-shortening-texts-in-grid-cell-display#p18578</guid>
        	        	<description><![CDATA[<p>hi, i think a formatter for shortening displayed text in grid cell is nice</p>
<p>currently there is none so i have to create custom formatter for it</p>
<p>what&#39;s the best way to do it?</p>
<p>thanks in advance</p>
]]></description>
        	        	<pubDate>Wed, 14 Jul 2010 04:11:49 +0300</pubDate>
        </item>
</channel>
</rss>