<?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: Cut string in grid but not for the editform?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/cut-string-in-grid-but-not-for-the-editform</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/cut-string-in-grid-but-not-for-the-editform/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>namtscho on Cut string in grid but not for the editform?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cut-string-in-grid-but-not-for-the-editform#p23543</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cut-string-in-grid-but-not-for-the-editform#p23543</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>is it possible to cut an string to view in the grid?</p>
<p>For example "This is the first...". Yes, I did my own Formatter, so it works.</p>
<p><em>{name:&#39;info&#39;,index:&#39;info&#39;,width:20,sortable:false,formatter:cutText},<br /></em></p>
<p><em>function cutText (cellvalue, options, rowObject) {<br />&#160;&#160; return cellvalue.substr(0,20)+&#39;...&#39;;<br />}</em></p>
<p>But now the editform contains this "cutted" string too and not the one with original size.</p>
<p>How can I do that?</p>
<p>best regards</p>
<p>namtscho</p></p>
]]></description>
        	        	<pubDate>Thu, 09 Jun 2011 19:01:24 +0300</pubDate>
        </item>
</channel>
</rss>