<?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: Info_dialog bug</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/info_dialog-bug</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/bugs/info_dialog-bug/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Info_dialog bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/info_dialog-bug#p15481</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/info_dialog-bug#p15481</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. Fixed.</p>
<p>Best Regards</p>
<p>Tony</p>
</p>
<p>Edit: to be fixed ok we should check if the buttstr is not empty too.</p></p>
]]></description>
        	        	<pubDate>Mon, 08 Mar 2010 19:13:42 +0200</pubDate>
        </item>
        <item>
        	<title>pirteid on Info_dialog bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/info_dialog-bug#p15430</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/info_dialog-bug#p15430</guid>
        	        	<description><![CDATA[<p>Hello Tony,</p>
<p>If you have some time please answer to my post.</p>
<p>Is it is ok how I make or you can give me a tip how to add some more functionality to the close button.</p>
</p>
<p>Thanks in advance</p>
<p>Dragos Pirte</p>
]]></description>
        	        	<pubDate>Fri, 05 Mar 2010 19:27:08 +0200</pubDate>
        </item>
        <item>
        	<title>pirteid on Info_dialog bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/info_dialog-bug#p15180</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/info_dialog-bug#p15180</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I tried to create a new Close button who make something more before it close the info_dialog.</p>
<p>The problem is that I cannot display just this new button. It is need to display one of default button.</p>
<p>To fix this I changed the line 190 from grid.common.js from:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8178' value='Select Code' data-codeid='sfcode8178' /></p>
<div class='sfcode' id='sfcode8178'>cnt += c_b ? &#34;&#60;div class=&#39;ui-widget-content ui-helper-clearfix&#39; style=&#39;text-align:&#34;+mopt.buttonalign+&#34;;padding-bottom:0.8em;padding-top:0.5em;background-image: none;border-width: 1px 0 0 0;&#39;&#62;&#60;a href=&#39;javascript:void(0)&#39; id=&#39;closedialog&#39; class=&#39;fm-button ui-state-default ui-corner-all&#39;&#62;&#34;+c_b+&#34;&#60;/a&#62;&#34;+buttstr+&#34;&#60;/div&#62;&#34; : &#34;&#34;;</div>
<p>into</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4439' value='Select Code' data-codeid='sfcode4439' /></p>
<div class='sfcode' id='sfcode4439'>cnt += c_b ? &#34;&#60;div class=&#39;ui-widget-content ui-helper-clearfix&#39; style=&#39;text-align:&#34;+mopt.buttonalign+&#34;;padding-bottom:0.8em;padding-top:0.5em;background-image: none;border-width: 1px 0 0 0;&#39;&#62;&#60;a href=&#39;javascript:void(0)&#39; id=&#39;closedialog&#39; class=&#39;fm-button ui-state-default ui-corner-all&#39;&#62;&#34;+c_b+&#34;&#60;/a&#62;&#34;+buttstr+&#34;&#60;/div&#62;&#34; : &#34;&#60;div class=&#39;ui-widget-content ui-helper-clearfix&#39; style=&#39;text-align:&#34;+mopt.buttonalign+&#34;;padding-bottom:0.8em;padding-top:0.5em;background-image: none;border-width: 1px 0 0 0;&#39;&#62;&#34;+buttstr+&#34;&#60;/div&#62;&#34;;</div>
</p>
<p>What do you think about this solution?</p>
</p>
<p>Best Regards,</p>
<p>Dragos Pirte</p>
]]></description>
        	        	<pubDate>Fri, 26 Feb 2010 17:42:16 +0200</pubDate>
        </item>
</channel>
</rss>