<?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: escape value problem</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/escape-value-problem</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/escape-value-problem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>boogey100 on escape value problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18663</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18663</guid>
        	        	<description><![CDATA[<p>I am having a similar problem. If I enter a value of "&#60;test&#62;" into a cell or form, when I edit the value again, it shows the value as "&#60;test&#62;"&#60;/test&#62;. Any ideas?</p>
]]></description>
        	        	<pubDate>Mon, 19 Jul 2010 15:09:13 +0300</pubDate>
        </item>
        <item>
        	<title>emo.antonov on escape value problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18347</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18347</guid>
        	        	<description><![CDATA[<p>If someone else is using this php application related to jqGrid plugin, and have my problem, here is the solution (it is more easy than i was thinking):</p>
<p>$grid-&#62;updateColumn(&#39;text&#39;, array(&#39;escape&#39; =&#62; false));</p>
</p>
<p>cheers 🙂</p>
]]></description>
        	        	<pubDate>Thu, 01 Jul 2010 11:08:15 +0300</pubDate>
        </item>
        <item>
        	<title>emo.antonov on escape value problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18270</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18270</guid>
        	        	<description><![CDATA[<p>Maybe i did not desciribe problem well. The whole thing i want is if i have &#60;p&#62;text&#60;/p&#62;&#60;p&#62;text&#60;/p&#62; to see this two paragraphs like this:<br />text<br />text</p>
]]></description>
        	        	<pubDate>Tue, 29 Jun 2010 14:21:57 +0300</pubDate>
        </item>
        <item>
        	<title>emo.antonov on escape value problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18242</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18242</guid>
        	        	<description><![CDATA[<p>Yes, i have read about that option, but it is not working in my case. If autoencode: false -&#62; i see &#60;p&#62;text&#60;/p&#62;, if autoencode: true -&#62; &#38;lt;p&#38;gt;text&#38;lt;/p&#38;gt;</p>
]]></description>
        	        	<pubDate>Mon, 28 Jun 2010 12:14:54 +0300</pubDate>
        </item>
        <item>
        	<title>tony on escape value problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18234</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18234</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Did you have read the options of the grid relted to this case?</p>
<p>How is set your autoencode option?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 28 Jun 2010 11:44:28 +0300</pubDate>
        </item>
        <item>
        	<title>emo.antonov on escape value problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18232</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18232</guid>
        	        	<description><![CDATA[<p>I found that the value in column is exact the same as value in db. How i read it in one of posts it is: what you have is what you put. But i dont want to have html tags in value (how to explain on none developer what is &#60;p&#62; or &#60;br&#62;) 🙂</p>
]]></description>
        	        	<pubDate>Mon, 28 Jun 2010 10:16:41 +0300</pubDate>
        </item>
        <item>
        	<title>emo.antonov on escape value problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18163</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/escape-value-problem#p18163</guid>
        	        	<description><![CDATA[<p>Ok i have following value in db: &#60;p&#62;text text&#60;/p&#62; and when i try to show it in grid it is autoescaped: &#38;lt;p&#38;gt;text text&#38;lt;/p&#38;gt;. How can i avoid this? </p>
]]></description>
        	        	<pubDate>Thu, 24 Jun 2010 16:49:30 +0300</pubDate>
        </item>
</channel>
</rss>