<?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: setCaption method does not work when direction is right to left</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/setcaption-method-does-not-work-when-direction-is-right-to-left</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/setcaption-method-does-not-work-when-direction-is-right-to-left/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on setCaption method does not work when direction is right to left</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcaption-method-does-not-work-when-direction-is-right-to-left#p25232</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcaption-method-does-not-work-when-direction-is-right-to-left#p25232</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. Fixed</p>
</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 23 Nov 2011 18:25:25 +0200</pubDate>
        </item>
        <item>
        	<title>arostama on setCaption method does not work when direction is right to left</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcaption-method-does-not-work-when-direction-is-right-to-left#p25198</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcaption-method-does-not-work-when-direction-is-right-to-left#p25198</guid>
        	        	<description><![CDATA[<p>I tried to solve this problem by changing the jqgrid javascript:</p>
<p>setCaption : function (newcap){</p>
<p>return this.each(function(){&#160;</p>
<p>this.p.caption=newcap;</p>
<p>$("span.ui-jqgrid-title<strong>,span.ui-jqgrid-title-rtl</strong>",this.grid.cDiv).html(newcap);&#160;</p>
<p>$(this.grid.cDiv).show();&#160;</p>
<p>});</p>
<p>I wanted to know if there is another way to solve this problem ,or else please fix this problem in the upcomming versions.</p></p>
]]></description>
        	        	<pubDate>Mon, 21 Nov 2011 10:27:51 +0200</pubDate>
        </item>
</channel>
</rss>