<?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: Internet Explorer 7  + Cell Editing</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing</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/internet-explorer-7-cell-editing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3531</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3531</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The fix will be in the next release and not in the upcomming</p>
<p>this Sunday</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 14 Dec 2008 08:09:32 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3343</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3343</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thank you.</p>
<p>This exactly the problem in IE in cellEdit with hidden coulmns. I will try</p>
<p>to fix this.</p>
<p>Thank&#39;s</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 28 Nov 2008 03:19:47 +0200</pubDate>
        </item>
        <item>
        	<title>cage on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3342</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3342</guid>
        	        	<description><![CDATA[<p>Thanks Tony,</p>
<p>We find the way !</p>
<p>there is a hidden column in first position.</p>
<p>We just move it on last position.</p>
<p>Now index are the same in IE and FF.</p></p>
]]></description>
        	        	<pubDate>Fri, 28 Nov 2008 03:08:45 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3333</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3333</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thank you.</p>
<p>I will test definitley this in IE7. It is quite possible that here things are</p>
<p>not changed 🙂</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 27 Nov 2008 12:12:53 +0200</pubDate>
        </item>
        <item>
        	<title>cage on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3327</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3327</guid>
        	        	<description><![CDATA[<p>I know the problem not have to with a cell edit, but it seem&#39;s very similar.</p>
<p>In the page, there is a data grid defined as this</p>
<pre id="line34">$(&#39;#gridPlanning&#39;).jqGrid({<br />url: &#39;index.php?dzAction=1798&#38;dateDeb=27/11/2008&#38;dateFin=27/11/2008&#38;rbtnRefHoraire=rbtnRefHoraireGMT&#39;<br />,rowNum: 205<br />,rowList: [25,50,75,100]<br />,imgpath: &#39;DZ/Style/Gridview/basic/images&#39;<br />,mtype: &#39;post&#39;<br />,datatype: &#39;json&#39;<br />,shrinkToFit: false<br />,loadComplete: setToolTips<br />,width: 850<br />,toolbar: [true,"top"]<br />,onCellSelect: loadActDetails, <br />colNames: ["D","D","Q"," "," Jour "," Date "," Activit&#233; "," Dep "," H.d&#233;p "," H.Arr "," Arr "," Fn1 "," Fn2 "," Sect "," Immat "," Infos ","b","c","d","e","g"]<br />, colModel: [{name:&#39;id&#39;, sortable:false, hidden:true}<br />,{name:&#39;desiderata&#39;, width:31, align:&#39;center&#39;, resizable:false, search:false, indexsearch:false}<br />,{name:&#39;qualif&#39;, width:31, align:&#39;center&#39;, resizable:false, search:false}<br />,{name:&#39;typeact&#39;, width:20, align:&#39;center&#39;, resizable:false, search:false}<br />,{name:&#39;joursem&#39;, width:52, align:&#39;left&#39;, resizable:false}<br />,{name:&#39;date&#39;, width:55, align:&#39;left&#39;, resizable:false, search:false}<br />,{name:&#39;activite&#39;, width:70, align:&#39;left&#39;, resizable:false}<br />,{name:&#39;dep&#39;, width:50, align:&#39;left&#39;, resizable:false}<br />,{name:&#39;hdep&#39;, width:62, align:&#39;left&#39;, resizable:false, search:false}<br />,{name:&#39;harr&#39;, width:62, align:&#39;left&#39;, resizable:false, search:false}<br />,{name:&#39;arr&#39;, width:45, align:&#39;left&#39;, resizable:false}<br />,{name:&#39;fn1&#39;, width:48, align:&#39;left&#39;, resizable:false}<br />,{name:&#39;fn2&#39;, width:48, align:&#39;left&#39;, resizable:false}<br />,{name:&#39;sect&#39;, width:55, align:&#39;center&#39;, resizable:false}<br />,{name:&#39;immat&#39;, width:66, align:&#39;left&#39;, resizable:false}<br />,{name:&#39;info&#39;, width:400, align:&#39;left&#39;, resizable:false, search:false}<br />,{name:&#39;tooltipADep&#39;, sortable:false, hidden:true}<br />,{name:&#39;tooltipHDep&#39;, sortable:false, hidden:true}<br />,{name:&#39;tooltipHArr&#39;, sortable:false, hidden:true}<br />,{name:&#39;tooltipAArr&#39;, sortable:false, hidden:true}<br />,{name:&#39;activitecouleur&#39;, sortable:false, hidden:true}<br />]<br />});<br /><br />here is the function for onCellSelect<br /><br /></pre>
<p>function loadActDetails(aRowId, aColumn, aContent)<br />{<br />&#160;&#160;&#160; if (aColumn == 6)<br />&#160;&#160;&#160; {<br />&#160;&#160;&#160; &#160;&#160;&#160; var data = {};<br />&#160;&#160;&#160; &#160;&#160;&#160; data.txtActId = aRowId;<br />&#160;&#160;&#160; &#160;&#160;&#160; data.dzAction = 1799 ;<br />&#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#divDetail&#39;).show();<br />&#160;&#160;&#160; &#160;&#160;&#160; $("#gridPlanning").setGridParam({loadtext:&#39;Loading ...&#39;});<br />&#160;&#160;&#160; &#160;&#160;&#160; $("#pContenu").load(&#39;index.php&#39;, data);<br />&#160;&#160;&#160; }&#160;&#160;&#160; &#160;<br />}</p>
<p>With FF, no problem when user click on the 6th visible column named &#39;activite&#39;</p>
<p>With IE7, user have to click on the 7th column named &#39;dep&#39; to obtain the same results.</p>
<p>Thanks</p>
<p>Gerard</p></p>
]]></description>
        	        	<pubDate>Thu, 27 Nov 2008 11:34:04 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3324</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3324</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>cellIndex is property&#160; and it is not calculated.</p>
<p>What actually is the problem?</p>
<p>Please be a more specific. This event does not have to with a cell edit</p>
<p>module</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 27 Nov 2008 10:28:53 +0200</pubDate>
        </item>
        <item>
        	<title>cage on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3319</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3319</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I read the post, I try the solution but it&#39;s not enought.</p>
<p>We don&#39;t use cellEdit. Only onCellSelect.</p>
<p>I have a look at grid.base.js</p>
<p>Perhaps around line 1320</p>
<p>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if ( !ts.p.multikey ) {<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(ts).setSelection(false,ptr);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if(onSC) {<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; ri = ptr[0].id;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; ci = td.cellIndex;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onSC(ri,ci,$(td).html());<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; }</p>
<p>How is calculte the td.cellIndex ?</p>
<p>Thanks</p>
<p>Gerard</p>
]]></description>
        	        	<pubDate>Thu, 27 Nov 2008 04:03:46 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3312</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3312</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>See the post from Uter.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 27 Nov 2008 03:37:30 +0200</pubDate>
        </item>
        <item>
        	<title>cage on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3304</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p3304</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I have the same problem with onCellSelect with ie7.</p>
<p>I don&#39;t know about ie6</p>
<p>Modify grid.celledit.js don&#39;t solve the problem.</p>
<p>Have you a quick solution ?</p>
<p>I have to close my project at 12:00</p>
<p>Help !!!!!</p>
<p>Gerard</p>
]]></description>
        	        	<pubDate>Thu, 27 Nov 2008 02:49:00 +0200</pubDate>
        </item>
        <item>
        	<title>Uter on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2914</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2914</guid>
        	        	<description><![CDATA[<p>I forgot to delete my cache - now it works with your tipp 😉</p>
</p>
<p>Thx again and congratulation to your Plugin !</p>
]]></description>
        	        	<pubDate>Tue, 04 Nov 2008 12:57:14 +0200</pubDate>
        </item>
        <item>
        	<title>Uter on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2911</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2911</guid>
        	        	<description><![CDATA[<p>strange Behaviour:</p>
<p>I&#160; wanted to debug the cellgrid.js and so I insert some alerts to test:</p>
</p>
<p>//under the I HATE IE Comment --&#62; nice 😉</p>
<p>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if ($.browser.msie) alert ("Browser is IE") else alert ($.browser);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if ($.browser.version == 7) alert("Verision = 7") else alert ("other version");<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if (ed) alert("ed = true");<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if (fg) alert ("fg = true");</p>
</p>
<p>but nothing was alerted,&#160; also I put to the getAbsoluteIndex Function an alert and this was also not executed. I got no Error in the Firebug so I am little bit confused now 😉 I will test this again 😉</p>
]]></description>
        	        	<pubDate>Tue, 04 Nov 2008 12:50:30 +0200</pubDate>
        </item>
        <item>
        	<title>Uter on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2910</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2910</guid>
        	        	<description><![CDATA[<p>already tried it, but Problem still exists.</p>
<p>Thx for Reply 😉</p>
]]></description>
        	        	<pubDate>Tue, 04 Nov 2008 12:31:33 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2904</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2904</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It seems that some things are not changed in IE7 too.</p>
<p>Could you please open grid.celledit.js and change the line</p>
<p>if ($.browser.msie &#38;&#38; $.browser.version &#60;=6 &#38;&#38;</p>
<p>ed===true &#38;&#38; fg===true) {...</p>
<p>to</p>
<p>if ($.browser.msie &#38;&#38; $.browser.version &#60;=7 &#38;&#38;</p>
<p>ed===true &#38;&#38; fg===true) { ...</p>
</p>
<p>Thank you</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 04 Nov 2008 11:28:25 +0200</pubDate>
        </item>
        <item>
        	<title>Uter on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2894</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2894</guid>
        	        	<description><![CDATA[<p>More Information:</p>
<p>I am using the DatePicker, MouseWheel &#38; TimePicker Plugins also -&#62; maybe jqgrid is ungulty for my IE7 Problem <img class="wp-smiley" src="/blog/wp-includes/images/smilies/icon_wink.gif" alt=";)" /></p>
</p>
<p>If someone needs Code - feel free to ask I don&#39;t want to make this thread unreadable *G*</p>
</p>
<p>cheers, Uter</p>
]]></description>
        	        	<pubDate>Tue, 04 Nov 2008 10:54:37 +0200</pubDate>
        </item>
        <item>
        	<title>Uter on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2891</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2891</guid>
        	        	<description><![CDATA[<p>with Ie8 it works great the Problem only happens on Mouse - Clicks !</p>
<p>If I use the Keyboard - everthing works great.....</p>
<p>cheers, Uter</p>
]]></description>
        	        	<pubDate>Tue, 04 Nov 2008 09:43:20 +0200</pubDate>
        </item>
        <item>
        	<title>Uter on Internet Explorer 7  + Cell Editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2885</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/internet-explorer-7-cell-editing#p2885</guid>
        	        	<description><![CDATA[<p>Hi 😉 I am new at this forum and first of all I want to thank for this great</p>
<p>Plugin ! I am also new in coding with Javascript(Jquery) and my english isn&#39;t very good, so plz be patient with me *G*</p>
<p>I used cell editing and in firefox everything works great but when I am using Internet explorer 7 the action events of a cell is not on the right position.</p>
<p>I mean if i click the 3rd cell of a row the first cell will fire the event.</p>
<p>If I click the 4th cell the second cell will fire the event.&#160;</p>
<p>I am using 2 hidden fields as the first two cells in a row - could this be the Problem ?</p>
<p>I didn&#39;t find such a problem with the forums search so I created this post here.</p>
</p>
<p>Thx for every Post....</p>
<p>cheers, Uter 😉</p>
]]></description>
        	        	<pubDate>Tue, 04 Nov 2008 05:32:12 +0200</pubDate>
        </item>
</channel>
</rss>