<?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: multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff</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/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6864</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6864</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>1. You continue to include onclickSubmit event in the grid parameters. This is wrong. This event is a part of add/edit/del actions of the form methods. You need to include this in the methods parameters.</p>
</p>
<p>2. If you use only datepicker, does this work? If you use only timepicker does this work? Is the problem when you use both?</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 25 May 2009 01:13:40 +0300</pubDate>
        </item>
        <item>
        	<title>bestjquerygrid on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6827</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6827</guid>
        	        	<description><![CDATA[<p>Dear tony</p>
<p>Is there no solution to the above problem?</p>
]]></description>
        	        	<pubDate>Wed, 20 May 2009 22:33:15 +0300</pubDate>
        </item>
        <item>
        	<title>bestjquerygrid on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6601</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6601</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>1. onclickSubmit is not a part from jqGrid parameters, but of the particular add/edit/del parameters. Refer to docs how to use this.</p>
</p>
<p>2. Do not see what pickdatetime3 function do.</p>
</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Dear Tony</p>
<p>In my last post, pickdatetime3 function below (also shown above):<br />
function pickdatetime3(id){<br />
   jQuery(â€#â€+id+â€_amount3â€³,â€#list3â€³).timepickr({convention:12});<br />
   jQuery(â€#â€+id+â€_invdate3â€³,â€#list3â€³).datepicker({dateFormat:â€yy-mm-ddâ€});<br />
}</p>
<p>It simply set cell 1 to display jquery datepicker, and cell 2 to display jquery timpicker.</p>
]]></description>
        	        	<pubDate>Sun, 10 May 2009 20:58:43 +0300</pubDate>
        </item>
        <item>
        	<title>tony on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6571</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6571</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>1. onclickSubmit is not a part from jqGrid parameters, but of the particular add/edit/del parameters. Refer to docs how to use this.</p>
</p>
<p>2. Do not see what pickdatetime3 function do.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 09 May 2009 07:41:03 +0300</pubDate>
        </item>
        <item>
        	<title>bestjquerygrid on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6539</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6539</guid>
        	        	<description><![CDATA[<p>One clarification, I did not include #list2 above, because it works correctly on all 5 browsers versions (IE 8.0, IE 7.0, FF 3.10, Safari 3.1.2, Opera 9.6.4). The issue only occurs on the 2nd grid - I have no idea whether it was caused by multiple grids or having multiple jquery functions tagged to each cell.</p>
<p>I await your kind response.</p>
<p>Thank you for your time. <img class="spSmiley" style="margin:0" title="Cool" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-cool.gif" border="0" alt="Cool" /></p>
]]></description>
        	        	<pubDate>Wed, 06 May 2009 23:01:09 +0300</pubDate>
        </item>
        <item>
        	<title>bestjquerygrid on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6538</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6538</guid>
        	        	<description><![CDATA[<p>I see. Now that I disabled the 2nd one and it works well.<br />Thank you.</p>
<p>However, there is a new related-issue now. IE 8.0 works properly, but FF 3.10 and Safari 3.1.2 doesn&#39;t. IE 7.0 &#38; Opera 9.6.4 crashed on load.</p>
<p>I need to call different functions for 2 different cell? What I did was to set one cell to popup the jquery-datepicker, while another to popup the jquery-timepickr (In future, I may also want to yet another cell to pop up colorpicker too).</p>
<p>I have included my full script here, excluding the unnecessary html tag.</p>
<p>&#60;link rel="stylesheet" type="text/css" media="screen" href="jscripts/jqGrid/themes/modern/grid.css" /&#62;<br />&#60;link rel="stylesheet" type="text/css" media="screen" href="jscripts/jqGrid/themes/jqModal.css" /&#62;<br />&#60;link rel="stylesheet" type="text/css" media="screen" href="css/excite-bike/ui.datepicker.css" /&#62;<br />&#60;link rel="stylesheet" type="text/css" media="screen" href="css/timepickr/ui.core.css" /&#62;<br />&#60;link rel="stylesheet" type="text/css" media="screen" href="css/timepickr/ui.timepickr.css" /&#62;</p>
<p>&#60;script src="jscripts/jquery-1.3.2.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/jquery.jqGrid.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/jqGrid/js/jqModal.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/jqGrid/js/jqDnR.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/ui.datepicker.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/jquery.utils.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/jquery.strings.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/jquery.anchorHandler.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/jquery.ui.all.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/ui.dropslide.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="jscripts/ui.timepickr.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#60;script type="text/javascript"&#62;<br />&#160;&#160;&#160; function pickdates2(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#"+id+"_post_date2","#list2").datepicker({dateFormat:"yy-mm-dd"});<br />&#160;&#160;&#160; }<br />&#160;&#160;&#160; function pickdatetime3(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#"+id+"_amount3","#list3").timepickr({convention:12});<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#"+id+"_invdate3","#list3").datepicker({dateFormat:"yy-mm-dd"});<br />&#160;&#160;&#160; }<br />&#160;&#160;&#160; $(document).ready(function(){<br />&#160;&#160;&#160; &#160;&#160;&#160; $("#list2").jqGrid({<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; url:&#39;index-controller2.php&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; datatype: "json",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; colNames:[&#39;SN&#39;,&#39;Title&#39;, &#39;Date&#39;, &#39;Type&#39;,&#39;Notes&#39;],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; colModel:[<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;ID2&#39;, index:&#39;ID&#39;, width:20, editable:false, sortable:true, editoptions:{readonly:true,size:10}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;post_title2&#39;, index:&#39;post_title&#39;, width:90, sortable:true, editable:true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;post_date2&#39;, index:&#39;post_date&#39;, width:90, sortable:true, editable:true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;post_type2&#39;, index:&#39;post_type&#39;, width:80, sortable:true, editable: true, edittype:"select", editoptions:{value:"pg:Page;attach:attachment;rev:revision"}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;guid2&#39;, index:&#39;guid&#39;, width:250, sortable:false, editable: true, edittype:"textarea", editoptions:{rows:"5",cols:"40"}}<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; ],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onSelectRow: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if(id &#38;&#38; id !== lastsel2){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list2&#39;).restoreRow(lastsel2);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list2&#39;).editRow(id,true,pickdates2);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; lastsel2 = id;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; }<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onclickSubmit: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list2").editGridRow("new", {afterSubmit: function(xhr, postdata){return [true]}, url: &#39;edit2.php?p=1&#39;});<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowNum:20,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowList:[20,40,60],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; imgpath: "jscripts/jqGrid/themes/modern/images",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; pager: $(&#39;#pagernav2&#39;),<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; sortname: &#39;ID&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; sortorder: "desc",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; caption:"My Post",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; editurl:"edit2.php",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; height:400,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; width:780<br />&#160;&#160;&#160; &#160;&#160;&#160; }).navGrid(&#39;#pagernav2&#39;, {edit:false,del:false,search:false});<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#saveme2").click( function() {<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; //jQuery("#list2").saveRow(lastsel2, false, &#39;clientArray&#39;);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list2").saveRow(lastsel2);<br />&#160;&#160;&#160; &#160;&#160;&#160; });<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#delme2").click( function() {<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list2").delGridRow(lastsel2, {afterSubmit: function(xhr, postdata){return [true]}, url: &#39;edit2.php?p=0&#39;});<br />&#160;&#160;&#160; &#160;&#160;&#160; });</p>
<p>&#160;&#160;&#160; &#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; $("#list3").jqGrid({<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; url:&#39;index-controller3.php&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; datatype: "json",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; colNames:[&#39;ID&#39;,&#39;Date&#39;, &#39;Name&#39;, &#39;Amount&#39;,&#39;Notes&#39;],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; colModel:[<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;id3&#39;, index:&#39;id&#39;, width:20, editable:false, sortable:true, editoptions:{readonly:true, size:10}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;invdate3&#39;, index:&#39;invdate&#39;, width:90, sortable:true, editable:true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;name3&#39;, index:&#39;name&#39;, width:90, sortable:true, editable:true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;amount3&#39;, index:&#39;amount&#39;, width:80, sortable:true, editable: true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;note3&#39;, index:&#39;note&#39;, width:250, sortable:false, editable: true, edittype:"textarea", editoptions:{rows:"5", cols:"40"}}<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; ],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onSelectRow: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if(id &#38;&#38; id !== lastsel3){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list3&#39;).restoreRow(lastsel3);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list3&#39;).editRow(id,true,pickdatetime3);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; lastsel3 = id;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; }<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onclickSubmit: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list3").editGridRow("new", {afterSubmit: function(xhr, postdata){return [true]}, url: &#39;edit3.php?p=1&#39;});<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowNum:5,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowList:[5,15,45],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; imgpath: "jscripts/jqGrid/themes/modern/images",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; pager: $(&#39;#pagernav3&#39;),<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; sortname: &#39;id&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; sortorder: "desc",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; caption:"My Post 3",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; editurl:"edit3.php",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; height:200,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; width:780<br />&#160;&#160;&#160; &#160;&#160;&#160; }).navGrid(&#39;#pagernav3&#39;, {edit:false,del:false,search:false});<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#saveme3").click( function() {<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list3").saveRow(lastsel3);<br />&#160;&#160;&#160; &#160;&#160;&#160; });<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#delme3").click( function() {<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list3").delGridRow(lastsel3, {afterSubmit: function(xhr, postdata){return [true]}, url: &#39;edit3.php?p=0&#39;});<br />&#160;&#160;&#160; &#160;&#160;&#160; });<br />&#160;&#160;&#160; });<br />&#60;/script&#62;<br />In my body, I have ~<br />&#160;&#160;&#160; &#60;table id="list3" class="scroll" cellpadding="0" cellspacing="0"&#62;&#60;/table&#62;<br />&#160;&#160;&#160; &#60;div id="pagernav3" class="scroll" style="text-align:center;"&#62;&#60;/div&#62;<br />&#160;&#160;&#160; &#60;input type="button" id="saveme3" value="Save Row" /&#62; &#60;input type="button" id="delme3" value="Delete Row" /&#62;</p>
<p>What happened was, IE 8.0 pop up the datepicker and timepickr of #list3 correctly, but FF will popup the datepicker <em><strong>only</strong></em>&#160; after I have clicked timepickr field to had it popped up. This wierd issue also occurs in Safari 3.1.2. Strangely both IE 7.0 and Opera 9.6.4 crashed on load (I have to do CTRL+ALT+DEL to terminate the windows). <img class="spSmiley" style="margin:0" title="Cry" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-cry.gif" border="0" alt="Cry" /></p>
]]></description>
        	        	<pubDate>Wed, 06 May 2009 22:56:45 +0300</pubDate>
        </item>
        <item>
        	<title>tony on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6466</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6466</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You make two calls to editRow with diffrent edit functions</p>
<p>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onSelectRow: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if(id &#38;&#38; id !== lastsel3){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list3&#39;).restoreRow(lastsel3);<br /><strong>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list3&#39;).editRow(id,true,pickdates3);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list3&#39;).editRow(id,true,picktime3);<br /></strong>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; lastsel3 = id;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; }</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 05 May 2009 07:09:25 +0300</pubDate>
        </item>
        <item>
        	<title>bestjquerygrid on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6440</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6440</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>What do you use. - inline edit, form edit, cell edit.</p>
<p>Howe do you attach a datepicker. If possible publish the code.</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>var lastsel2;<br />var lastsel3;</p>
<p>function picktime3(){<br />&#160;&#160;&#160; jQuery("#"+id+"_amount3","#list3").timepickr({convention:12});<br />}<br />function pickdates2(id){<br />&#160;&#160;&#160; jQuery("#"+id+"_post_date2","#list2").datepicker({dateFormat:"yy-mm-dd"});<br />}<br />function pickdates3(id){<br />&#160;&#160;&#160; jQuery("#"+id+"_invdate3","#list3").datepicker({dateFormat:"yy-mm-dd"});<br />}</p>
<p>$(document).ready(function(){<br />&#160;&#160;&#160; $("#list2").jqGrid({<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; url:&#39;index-controller2.php&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; datatype: "json",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; colNames:[&#39;SN&#39;,&#39;Title&#39;, &#39;Date&#39;, &#39;Type&#39;,&#39;Notes&#39;],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; colModel:[<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;ID2&#39;, index:&#39;ID&#39;, width:20, editable:false, sortable:true, editoptions:{readonly:true,size:10}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;post_title2&#39;, index:&#39;post_title&#39;, width:90, sortable:true, editable:true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;post_date2&#39;, index:&#39;post_date&#39;, width:90, sortable:true, editable:true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;post_type2&#39;, index:&#39;post_type&#39;, width:80, sortable:true, editable: true, edittype:"select", editoptions:{value:"pg:Page;attach:attachment;rev:revision"}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;guid2&#39;, index:&#39;guid&#39;, width:250, sortable:false, editable: true, edittype:"textarea", editoptions:{rows:"5",cols:"40"}}<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; ],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onSelectRow: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if(id &#38;&#38; id !== lastsel2){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list2&#39;).restoreRow(lastsel2);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list2&#39;).editRow(id,true,pickdates2);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; lastsel2 = id;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; }<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onclickSubmit: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list2").editGridRow("new", {afterSubmit: function(xhr, postdata){return [true]}, url: &#39;edit2.php?p=1&#39;});<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowNum:20,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowList:[20,40,60],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; imgpath: "jscripts/jqGrid/themes/modern/images",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; pager: $(&#39;#pagernav2&#39;),<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; sortname: &#39;ID&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; &#160;&#160;&#160; sortorder: "desc",<br />&#160;&#160;&#160; &#160;&#160;&#160; caption:"My Post",<br />&#160;&#160;&#160; &#160;&#160;&#160; editurl:"edit2.php",<br />&#160;&#160;&#160; &#160;&#160;&#160; height:400,<br />&#160;&#160;&#160; &#160;&#160;&#160; width:780<br />&#160;&#160;&#160; }).navGrid(&#39;#pagernav2&#39;, {edit:false,del:false,search:false});<br />&#160;&#160;&#160; jQuery("#saveme2").click( function() {<br />&#160;&#160;&#160; &#160;&#160;&#160; //jQuery("#list2").saveRow(lastsel2, false, &#39;clientArray&#39;);<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list2").saveRow(lastsel2);<br />&#160;&#160;&#160; });<br />&#160;&#160;&#160; jQuery("#delme2").click( function() {<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list2").delGridRow(lastsel2, {afterSubmit: function(xhr, postdata){return [true]}, url: &#39;edit2.php?p=0&#39;});<br />&#160;&#160;&#160; });</p>
<p>&#160;&#160;&#160; <br />&#160;&#160;&#160; $("#list3").jqGrid({<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; url:&#39;index-controller3.php&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; datatype: "json",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; colNames:[&#39;ID&#39;,&#39;Date&#39;, &#39;Name&#39;, &#39;Amount&#39;,&#39;Notes&#39;],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; colModel:[<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;id3&#39;, index:&#39;id&#39;, width:20, editable:false, sortable:true, editoptions:{readonly:true, size:10}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;invdate3&#39;, index:&#39;invdate&#39;, width:90, sortable:true, editable:true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;name3&#39;, index:&#39;name&#39;, width:90, sortable:true, editable:true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;amount3&#39;, index:&#39;amount&#39;, width:80, sortable:true, editable: true, editoptions:{size:25}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;note3&#39;, index:&#39;note&#39;, width:250, sortable:false, editable: true, edittype:"textarea", editoptions:{rows:"5", cols:"40"}}<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; ],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onSelectRow: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if(id &#38;&#38; id !== lastsel3){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list3&#39;).restoreRow(lastsel3);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list3&#39;).editRow(id,true,pickdates3);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list3&#39;).editRow(id,true,picktime3);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; lastsel3 = id;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; }<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; onclickSubmit: function(id){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list3").editGridRow("new", {afterSubmit: function(xhr, postdata){return [true]}, url: &#39;edit3.php?p=1&#39;});<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowNum:5,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowList:[5,15,45],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; imgpath: "jscripts/jqGrid/themes/modern/images",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; pager: $(&#39;#pagernav3&#39;),<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; sortname: &#39;id&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; &#160;&#160;&#160; sortorder: "desc",<br />&#160;&#160;&#160; &#160;&#160;&#160; caption:"My Post 3",<br />&#160;&#160;&#160; &#160;&#160;&#160; editurl:"edit3.php",<br />&#160;&#160;&#160; &#160;&#160;&#160; height:200,<br />&#160;&#160;&#160; &#160;&#160;&#160; width:780<br />&#160;&#160;&#160; }).navGrid(&#39;#pagernav3&#39;, {edit:false,del:false,search:false});<br />&#160;&#160;&#160; jQuery("#saveme3").click( function() {<br />&#160;&#160;&#160; &#160;&#160;&#160; //jQuery("#list3").saveRow(lastsel3, false, &#39;clientArray&#39;);<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list3").saveRow(lastsel3);<br />&#160;&#160;&#160; });<br />&#160;&#160;&#160; jQuery("#delme3").click( function() {<br />&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list3").delGridRow(lastsel3, {afterSubmit: function(xhr, postdata){return [true]}, url: &#39;edit3.php?p=0&#39;});<br />&#160;&#160;&#160; });<br />});</p>
<p>The above is the code used, IE7 allows me to select on both grids, but FF will allow on the 1st grid, while the 2nd one will show after I have unfocus FF window and refocus back. Kinda wierd.</p>
<p>I apologise for my late reply as I was away to a foreign land with no internet for a few days.</p>
]]></description>
        	        	<pubDate>Mon, 04 May 2009 02:38:09 +0300</pubDate>
        </item>
        <item>
        	<title>tony on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6386</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6386</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What do you use. - inline edit, form edit, cell edit.</p>
<p>Howe do you attach a datepicker. If possible publish the code.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 29 Apr 2009 15:18:55 +0300</pubDate>
        </item>
        <item>
        	<title>bestjquerygrid on multiple grid (not master/detail) with datepicker - wierd issue with FF</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6369</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-grid-not-masterdetail-with-datepicker-wierd-issue-with-ff#p6369</guid>
        	        	<description><![CDATA[<p>Dear friends,</p>
<p>I have setup my page to display 3 grids, with datepicker on all 3 of them.</p>
<p>IE 7.0 renders them well, but firefox 3.0.8 doesn&#39;t.</p>
<p>FF is able to display them on date-textbox onfocus in the 1st grid, but it does not do so on the 2nd &#38; 3rd grid - I have to unfocus my entire firefox window and refocus back and then click on the date-textbox of 2nd &#38; 3rd grid in order to render the datepicker.</p>
<p>This issue occurs in Firefox (Windows) only.<br /> Does anyone face such wierd issue?</p>
<p>I thank any of you who are reading this topic and trying to help too.</p>
<p>Regards<br /> Christopher</p>
]]></description>
        	        	<pubDate>Wed, 29 Apr 2009 00:29:12 +0300</pubDate>
        </item>
</channel>
</rss>