<?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: jqgrid in dialog IE bug</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-in-dialog-ie-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/jqgrid-in-dialog-ie-bug/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqgrid in dialog IE bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-in-dialog-ie-bug#p29636</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-in-dialog-ie-bug#p29636</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>Will wait for your investigation.</p>
<p>Thanks</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 08 Oct 2013 12:13:57 +0300</pubDate>
        </item>
        <item>
        	<title>gordelpus on jqgrid in dialog IE bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-in-dialog-ie-bug#p29632</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-in-dialog-ie-bug#p29632</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>Not sure I&#39;m clear with this bug and that this is a bug in jqGrid.</p>
<p>It can be a bug in tooltip - right!</p>
</p>
<p>Regards</p>
</blockquote>
<hr />
<p>Yes, as I said, I don&#39;t know if it&#39;s a jquery (including tooltip which is part of jquery ui) or jqgrid issue. I haven&#39;t had the time to track down exactly where it is occurring. Only that it works fine for a jqgrid on the page but not in a dialog. It may very well be a problem in tooltip. If I get some time to work on it, I&#39;ll see if I can track down exactly where the problem is.</p>
]]></description>
        	        	<pubDate>Mon, 07 Oct 2013 21:48:03 +0300</pubDate>
        </item>
        <item>
        	<title>tony on jqgrid in dialog IE bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-in-dialog-ie-bug#p29619</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-in-dialog-ie-bug#p29619</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Not sure I&#39;m clear with this bug and that this is a bug in jqGrid.</p>
<p>It can be a bug in tooltip - right!</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Sun, 06 Oct 2013 12:52:34 +0300</pubDate>
        </item>
        <item>
        	<title>gordelpus on jqgrid in dialog IE bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-in-dialog-ie-bug#p29608</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-in-dialog-ie-bug#p29608</guid>
        	        	<description><![CDATA[<p>I&#39;ve found a weird bug. Only occurs in IE (to my knowledge), all versions. I have been unable to debug it in IE so can&#39;t tell whether it&#39;s a jquery or a jqgrid bug. Create a grid on a dialog with enough data that it needs to scroll (I have an example but don&#39;t see any way to attach it). Add this javascript into the source:</p>
<pre class="default prettyprint prettyprinted"><p><input type='button' class='sfcodeselect' name='sfselectit398' value='Select Code' data-codeid='sfcode398' /></p><div class='sfcode' id='sfcode398'>
&#60;script type=&#34;text/javascript&#34;&#62;
  $(function() {  
    $( document ).tooltip({ content: function() {
      return $(this).attr(&#34;title&#34;);
    }});
  });
&#60;/script&#62;
</div></pre>
</p>
<p>A grid on the main page works fine. For the grid in the dialog, you can select an item on the list but if you scroll the list, even just one item, attempting to select an item scrolls back to the top of the list without selecting the item.</p>
</p>
<p>This function seems to be similar to what jquery is doing by default but by default, it doesn&#39;t format the results. With this function, the tooltip is formatted. Without this function, the grid works just fine.</p>
]]></description>
        	        	<pubDate>Fri, 04 Oct 2013 19:48:04 +0300</pubDate>
        </item>
</channel>
</rss>