<?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: how to add html editor in textarea</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-html-editor-in-textarea</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/how-to-add-html-editor-in-textarea/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>yottza on how to add html editor in textarea</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-html-editor-in-textarea#p23388</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-html-editor-in-textarea#p23388</guid>
        	        	<description><![CDATA[<p>Hi..</p>
<p>i use jqgrid ver3.8.2<br />exam code</p>
<p>colModel:[ <br />&#160;&#160;{name:&#39;id&#39;,index:&#39;id&#39;, width:55, editable:true, editoptions:{readonly:true}, sorttype:&#39;int&#39;}, // Add align = align:"center"<br />&#160;&#160;{name:&#39;note&#39;,index:&#39;note&#39;, width:150, sortable:false ,&#160;&#160;&#160;&#160;&#160; // Call Class css = classes:&#39;test&#39;<br />&#160;&#160;&#160;editable:true,<br />&#160;&#160;&#160;edittype:"textarea", <br />&#160;&#160;&#160;editoptions:{rows:"5",cols:"20"}, <br />&#160;&#160;&#160;formoptions:{ rowpos:8,elmprefix:"&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;" }<br />&#160;&#160;},<br />&#160;&#160;{name:&#39;closed&#39;,index:&#39;closed&#39;, width:30, sortable:false,<br />&#160;&#160;&#160;editable:true,<br />&#160;&#160;&#160;edittype:"checkbox",<br />&#160;&#160;&#160;editoptions:{&#160;value:"Yes:No",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;defaultValue:"Yes"<br />&#160;&#160;&#160;&#160;&#160;&#160;}, <br />&#160;&#160;&#160;formoptions:{ rowpos:7}<br />&#160;&#160;},<br />&#160;&#160;{name:&#39;ship_via&#39;,index:&#39;ship_via&#39;, width:30, sortable:false,editable:true}]</p>
</p>
<p>please help..</p>
</p>
<p>Thank a lot.</p>
]]></description>
        	        	<pubDate>Mon, 30 May 2011 12:24:44 +0300</pubDate>
        </item>
</channel>
</rss>