<?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: Editable HTML content</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content</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/editable-html-content/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>kobruleht on Editable HTML content</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p24016</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p24016</guid>
        	        	<description><![CDATA[<p>you can use autoencode: true grid option instead this manual encoding.</p>
]]></description>
        	        	<pubDate>Wed, 20 Jul 2011 20:41:09 +0300</pubDate>
        </item>
        <item>
        	<title>syslogic on Editable HTML content</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p23767</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p23767</guid>
        	        	<description><![CDATA[<p>Nevermind this feature request - I just figured out how it works:</p>
<p>serializeRowData: function(postdata){<br /> &#160; &#160;postdata[&#8216;html_desc&#8217;] = encodeURIComponent(postdata[&#8216;html_desc&#8217;]);<br /> &#160; &#160;return postdata;<br /> },</p>
<p>... does the trick <img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Mon, 27 Jun 2011 10:34:40 +0300</pubDate>
        </item>
        <item>
        	<title>syslogic on Editable HTML content</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p23766</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p23766</guid>
        	        	<description><![CDATA[<p>So good, so far... but one problem still persists:</p>
<p>It seems that saveRow strips any HTML tags ( probably by accessing .text() instead of .html() ).</p>
<p>So my feature request would be:</p>
<p>an option to disable this behavior in order to be able to save unstripped strings.</p>
]]></description>
        	        	<pubDate>Mon, 27 Jun 2011 04:43:05 +0300</pubDate>
        </item>
        <item>
        	<title>syslogic on Editable HTML content</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p23765</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p23765</guid>
        	        	<description><![CDATA[<p>You may integrate it to jqGrid, if desired.</p>
<p>Great plug-in, btw.</p>
]]></description>
        	        	<pubDate>Sun, 26 Jun 2011 17:52:53 +0300</pubDate>
        </item>
        <item>
        	<title>syslogic on Editable HTML content</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p23764</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/editable-html-content#p23764</guid>
        	        	<description><![CDATA[<p>I coded a custom formatter, which enables to handle HTML content nicely.</p>
<p>Have posted the code to my blog: <a href="http://www.codefx.biz/2011/06/editable-html-content-with-jqgrid" rel="nofollow" target="_blank"><a href="http://www.codefx.biz/2011/06/" rel="nofollow">http://www.codefx.biz/2011/06/</a>.....ith-jqgrid</a></p>
]]></description>
        	        	<pubDate>Sun, 26 Jun 2011 17:51:13 +0300</pubDate>
        </item>
</channel>
</rss>