<?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: Drag and Drop and draggable (possible Bug?)</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-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/help/drag-and-drop-and-draggable-possible-bug/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Jazar on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20467</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20467</guid>
        	        	<description><![CDATA[<p>Great thank you.</p>
]]></description>
        	        	<pubDate>Mon, 25 Oct 2010 19:25:38 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20461</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20461</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry forgot to include it in the 3.8.1.</p>
<p>Also I have fixed this and you can see the cahnge in GitHub</p>
<p>To Oleg - I do not think tha the second is a bug -&#160; there is a option dropbyname whch allow you to set a data after reordering.</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:jquery_ui_methods#options1" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....s#options1</a></p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 25 Oct 2010 17:55:15 +0300</pubDate>
        </item>
        <item>
        	<title>Jazar on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20458</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20458</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Thanks Oleg,</p>
<p>I will try to investigate and fix this bug during the weekend.</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Have you had time to look into this? Does 8.1 fix this issue? Thank you!</p>
]]></description>
        	        	<pubDate>Mon, 25 Oct 2010 15:47:14 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20327</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20327</guid>
        	        	<description><![CDATA[<p>Thanks Oleg,</p>
<p>I will try to investigate and fix this bug during the weekend.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 15 Oct 2010 17:37:56 +0300</pubDate>
        </item>
        <item>
        	<title>cdavidson on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20275</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20275</guid>
        	        	<description><![CDATA[</p>
<p>Oleg, Thank you for finding that!</p>
<p>That seems to address the error with column chooser.&#160;&#160; I&#39;ll keep testing it, but so far it looks good.</p>
<p>There was also an error with regular UI sortable, but your change seems to have it corrected, too.</p>
</p>
<p>As a quick test, I added to the html:<br />&#160;&#160;&#160; &#60;div&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;span&#62;Sortable items:&#60;/span&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;ul id="jqui-sort-sample"&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;li&#62;- this is item number one&#60;/li&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;li&#62;- this is item number two&#60;/li&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;li&#62;- this is item number three&#60;/li&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;li&#62;- this is item number 4&#60;/li&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;li&#62;- this is item number 5&#60;/li&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;li&#62;- this is item number 6&#60;/li&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/ul&#62;<br />&#160;&#160;&#160; &#60;/div&#62;</p>
<p>Then this script under the starting function:</p>
<p>&#160;&#160;&#160; jQuery(&#39;#jqui-sort-sample&#39;).sortable({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; update: function(event, ui) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; alert(&#39;changed&#39;);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160; });</p>
<p>It seems that the jqueryUI sortables are getting attached to an event within jQgrid.&#160; I wonder if that is normal.</p>
</p>
<p>Thanks again!</p>
<p>Chris</p>
]]></description>
        	        	<pubDate>Tue, 12 Oct 2010 23:01:08 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20269</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20269</guid>
        	        	<description><![CDATA[<p>Hello!</p>
<p>It seems to be a small dubs in grid.jqueryui.js. The functions accept (line 385) and drop (line 393) will be called not only in case of drag&#38;drop of jqGrid rows, but also for the drag&#38;drop of the rows from the column chooser dialog. So I suggested to replace the lines 386-386</p>
<p>&#160;&#160; &#160;var tid = $(d).closest("table.ui-jqgrid-btable");</p>
<p>&#160;&#160; &#160;if($.data(tid[0],"dnd") !== undefined) {</p>
<p>to the lines</p>
<p>&#160;&#160; &#160;<strong>if (!$(d).hasClass(&#39;jqgrow&#39;)) { return d;}</strong></p>
<p>&#160;&#160; &#160;var tid = $(d).closest("table.ui-jqgrid-btable");</p>
<p>&#160;&#160; &#160;if(<strong>tid.length &#62; 0 &#38;&#38; </strong>$.data(tid[0],"dnd") !== undefined) {</p>
<p>and insert the line</p>
<p>&#160;&#160; &#160;<strong>if (!$(ui.draggable).hasClass(&#39;jqgrow&#39;)) { return; }</strong></p>
<p>as the first line of the <strong>drop</strong> function (after the 393). After the changes <a href="http://www.ok-soft-gmbh.com/jqGrid/cdavidson.htm" target="_blank">your example</a>&#160;will work.</p>
<p>The only bug which stay is that if you change the order of the columns in one grid drag&#38;drop will add the data contain in the grid not&#160;corresponds&#160;to the column names, but corresponds to the current column order. So the data will be placed without reordering. It is a bug in my opinion.</p>
<p>Best regards<br />Oleg&#160;</p></p>
]]></description>
        	        	<pubDate>Tue, 12 Oct 2010 20:20:36 +0300</pubDate>
        </item>
        <item>
        	<title>cdavidson on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20267</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20267</guid>
        	        	<description><![CDATA[<p>I still see a problem with it using the latest 3.8.&#160; [jQuery 1.4.2 and jQueryUI 1.8.1]</p>
<p>The problem I see is with using jQueryUI sortable.&#160; I tried to narrow it down in components and pasted them below.</p>
<p>If you open the column chooser, then try to drag and drop, I get the error "Microsoft JScript runtime error: &#39;nodeName&#39; is null or not an object".&#160; It looks like there is an event within jQgrid that is attaching itself to all sortables from jqueryUI as I see in the path&#160;</p>
<p>jQuery UI Droppable 1.8.1 is sending a call to jQgrid in the&#160;"drop" : function (opts) section of grid.jqueryui.js.</p>
</p>
<p>******************************************************************************************</p>
<p>Here is the HTML (I had to chop the tags as the paste was getting errors on forum, so add your !DOCTYPE and html)</p>
<p>&#60;head runat="server"&#62;<br />&#160;&#160;&#160; &#60;title&#62;&#60;/title&#62;<br />&#160;&#160;&#160; &#60;link href="jQueryUI/qqwebrater/jquery-ui-1.8.2.custom.css" rel="stylesheet" type="text/css" /&#62;<br />&#160;&#160;&#160; &#60;link href="jqGrid/css/ui.jqgrid.css" rel="stylesheet" type="text/css" /&#62;<br />&#160;&#160;&#160; &#60;link href="jqGrid/css/ui.multiselect.css" rel="stylesheet" type="text/css" /&#62;<br />&#60;/head&#62;<br />&#60;body&#62;<br />&#160;&#160;&#160; &#60;form id="form1" runat="server"&#62;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;div&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;table id="tblTop"&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/table&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;div id="divTopPager"&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/div&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/div&#62;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;div&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;table id="tblBottom"&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/table&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;div id="divBottomPager"&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/div&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/div&#62;</p>
<p>&#160;&#160;&#160; &#60;/form&#62;<br />&#160;&#160;&#160; &#60;script type="text/javascript" src="<a href="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js%22%3E%3C/script" target="_blank"></a><a href="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" rel="nofollow" target="_blank">https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js</a>"&#62;&#60;/script&#62;</p>
<p>&#160;&#160;&#160; &#60;script src="jQueryUI/jquery-ui-1.8.1.custom.min.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#160;&#160;&#160; &#60;script src="jqGrid/src/i18n/grid.locale-en.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#160;&#160;&#160; &#60;script src="jqGrid/src/ui.multiselect.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#160;&#160;&#160; &#60;script src="jqGrid/js/jquery.jqGrid.min.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#160;&#160;&#160; &#60;script src="newScript.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; <br />&#60;/body&#62;</p>
</p>
<p>******************************************************************************************</p>
<p>Here is the script inside of newScript.js</p>
</p>
<p>$(function() {</p>
<p>&#160;&#160;&#160; jQuery("#tblTop").jqGrid({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: "local",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; width: 945,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; colNames: [&#39;Ref&#39;, &#39;Entered On&#39;, &#39;Name&#39;],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; colModel: [<br />&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; { name: &#39;id&#39;, index: &#39;id&#39;, width: 60, sorttype: "int", searchoptions: { sopt: [&#39;eq&#39;, &#39;ne&#39;, &#39;cn&#39;]} },<br />&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; { name: &#39;entdate&#39;, index: &#39;entdate&#39;, width: 90, sorttype: &#39;date&#39;, searchoptions: { dataInit: function(el) { $(el).datepicker({ dateFormat: &#39;mm/dd/yyyy&#39; }); } } },<br />&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; { name: &#39;fullname&#39;, index: &#39;fullname&#39; }<br />&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pager: &#39;#divTopPager&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pgbuttons: false,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pginput: false,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; caption: &#39;Top&#39;<br />&#160;&#160;&#160; });</p>
<p>&#160;&#160;&#160; jQuery(&#39;#tblTop&#39;).jqGrid(&#39;navGrid&#39;, &#39;#divTopPager&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; edit: false, add: false, del: false, search: false, refresh: false, view: false<br />&#160;&#160;&#160; },<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {}, // edit options<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {}, // add options<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {}, // del options<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {multipleSearch: false, closeOnEscape: true, closeAfterSearch: true }, //search options<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {}<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; );</p>
<p>&#160;&#160;&#160; var lastCell;<br />&#160;&#160;&#160; $("#tblBottom").jqGrid({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: "local",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; //&#160;&#160;&#160;&#160;&#160;&#160;&#160; width: 956,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; width: 945,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; colNames: [&#39;Ref&#39;, &#39;Entered On&#39;, &#39;Name&#39;],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; colModel: [<br />&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; { name: &#39;id&#39;, index: &#39;id&#39;, width: 50, editable: false, sorttype: "int" },<br />&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; { name: &#39;entdate&#39;, index: &#39;entdate&#39;, editable: false, width: 90, sorttype: &#39;date&#39; },<br />&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; { name: &#39;fullname&#39;, index: &#39;fullname&#39; }<br />&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pager: &#39;#divBottomPager&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pgbuttons: false,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pginput: false,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; caption: &#39;Bottom&#39;<br />&#160;&#160;&#160; });</p>
<p>&#160;&#160;&#160; jQuery(&#39;#tblBottom&#39;).jqGrid(&#39;navGrid&#39;, &#39;#divBottomPager&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; edit: false, add: false, del: false, search: false, refresh: false, view: false<br />&#160;&#160;&#160; },<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {}, // edit options<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {}, // add options<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {}, // del options<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {multipleSearch: false, closeOnEscape: true, closeAfterSearch: true }, //search options<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {}<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; );</p>
<p>&#160;&#160;&#160; jQuery(&#39;#tblTop&#39;).jqGrid(&#39;navButtonAdd&#39;, &#39;#divTopPager&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; caption: "Columns",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; buttonicon: &#39;ui-icon-wrench&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; onClickButton: function() {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#39;#tblTop&#39;).jqGrid(&#39;columnChooser&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; done: function(perm) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (!perm) { return false; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; this.jqGrid(&#39;remapColumns&#39;, perm, true);<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; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160; });</p>
<p>&#160;&#160;&#160; jQuery(&#39;#tblBottom&#39;).jqGrid(&#39;navButtonAdd&#39;, &#39;#divBottomPager&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; caption: "Columns",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; buttonicon: &#39;ui-icon-wrench&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; onClickButton: function() {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#39;#tblBottom&#39;).jqGrid(&#39;columnChooser&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; done: function(perm) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (!perm) { return false; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; this.jqGrid(&#39;remapColumns&#39;, perm, true);<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; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160; });</p>
<p>&#160;&#160;&#160; jQuery("#tblTop").jqGrid(&#39;gridDnD&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; connectWith: &#39;#tblBottom&#39;<br />&#160;&#160;&#160; });</p>
<p>&#160;&#160;&#160; jQuery("#tblBottom").jqGrid(&#39;gridDnD&#39;, {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; connectWith: &#39;#tblTop&#39;<br />&#160;&#160;&#160; });</p>
<p>&#160;&#160;&#160; try {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; loadTop();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; loadBottom();<br />&#160;&#160;&#160; } catch (e) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; alert(e.message);<br />&#160;&#160;&#160; }</p>
<p>});</p>
<p>function loadTop() {<br />&#160;&#160;&#160; var unassignData = [<br />&#160;&#160;&#160; { id: &#39;100&#39;, entdate: &#39;05/01/2010&#39;, fullname: &#39;Ryn, Ann&#39; },<br />&#160;&#160;&#160; { id: &#39;101&#39;, entdate: &#39;05/01/2010&#39;, fullname: &#39;Smith, Joe&#39; },<br />&#160;&#160;&#160; { id: &#39;145&#39;, entdate: &#39;05/01/2010&#39;, fullname: &#39;Roy, Al&#39; },<br />&#160;&#160;&#160; { id: &#39;146&#39;, entdate: &#39;05/02/2010&#39;, fullname: &#39;Howard, Rachael&#39; },<br />&#160;&#160;&#160; { id: &#39;157&#39;, entdate: &#39;05/02/2010&#39;, fullname: &#39;Hernandez, Leo&#39; },<br />&#160;&#160;&#160; { id: &#39;168&#39;, entdate: &#39;05/03/2010&#39;, fullname: &#39;Smith, Alice&#39; },<br />&#160;&#160;&#160; { id: &#39;177&#39;, entdate: &#39;05/04/2010&#39;, fullname: &#39;Jones, Jacob&#39; },<br />&#160;&#160;&#160; { id: &#39;199&#39;, entdate: &#39;05/05/2010&#39;, fullname: &#39;French, Teresa&#39; },<br />&#160;&#160;&#160; { id: &#39;202&#39;, entdate: &#39;05/06/2010&#39;, fullname: &#39;Collins, Louis&#39; },<br />&#160;&#160;&#160; { id: &#39;215&#39;, entdate: &#39;05/06/2010&#39;, fullname: &#39;Madden, Brent&#39; }]; <br />&#160;&#160;&#160; for (var i = 0; i &#60;= unassignData.length; i++) { jQuery(&#39;#tblTop&#39;).jqGrid(&#39;addRowData&#39;, i + 1, unassignData[i]); } }</p>
<p>function loadBottom() {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; var myLeadData = [<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; { id: &#39;102&#39;, entdate: &#39;05/01/2010&#39;, fullname: &#39;Jonson, Fred&#39; },<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; { id: &#39;160&#39;, entdate: &#39;05/05/2010&#39;, fullname: &#39;Smith, Bob&#39; },<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; { id: &#39;210&#39;, entdate: &#39;05/02/2010&#39;, fullname: &#39;Kennedy, Nancy&#39; },<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; { id: &#39;211&#39;, entdate: &#39;05/03/2010&#39;, fullname: &#39;Anders, Harry&#39;}]; <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; for (var i = 0; i &#60;= myLeadData.length; i++) { jQuery(&#39;#tblBottom&#39;).jqGrid(&#39;addRowData&#39;, i + 1, myLeadData[i]); } }</p>
]]></description>
        	        	<pubDate>Tue, 12 Oct 2010 17:53:28 +0300</pubDate>
        </item>
        <item>
        	<title>jramos on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20265</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20265</guid>
        	        	<description><![CDATA[<p>Hi guys,</p>
<p>with the last version of the jqgrid and jquery the issue seems to be fixed.</p>
]]></description>
        	        	<pubDate>Tue, 12 Oct 2010 17:39:28 +0300</pubDate>
        </item>
        <item>
        	<title>Jazar on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20263</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p20263</guid>
        	        	<description><![CDATA[<p>I am also having this issue and I believe it is a legitimate bug. If anyone can help with this issue please let us know.</p>
</p>
<p>To reproduce you need two tables, a jqGrid DnD link, and a draggable jQuery object (the jqGrid column chooser for example). &#160; Without even dragging a row, the column chooser will not work correctly.</p>
</p>
<p>Thank you.</p>
]]></description>
        	        	<pubDate>Tue, 12 Oct 2010 17:32:41 +0300</pubDate>
        </item>
        <item>
        	<title>acundiff on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p19132</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p19132</guid>
        	        	<description><![CDATA[<p>I&#39;m having the same issues with all my draggable object failing after calling gridDnD on a grid. Has any progress been made on this?</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Fri, 13 Aug 2010 21:43:15 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p17964</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p17964</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you plese post the test case or provide a link to the problem?</p>
<p>Thanks</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 16 Jun 2010 14:10:43 +0300</pubDate>
        </item>
        <item>
        	<title>jramos on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p17836</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p17836</guid>
        	        	<description><![CDATA[<p>well,</p>
<p>this is&#160;definitely not working fine together,</p>
<p>I&#39;ve reproduced the same code than the example here /jqgridwiki/doku.php?id=wiki:jquery_ui_methods&#160;and the draggable elements are not working when the Drag and Drop (<strong>jQuery("#grid2&#8243;).jqGrid(&#39;gridDnD&#39;,{connectWith:&#39;#grid1&#39;})</strong>) is added ..</p>
<p>I&#39;m using jquery-1.4.2.min.js and jquery-ui-1.8.2.custom.min.js,&#160;</p>
<p>any idea why this might be happening?</p>
<p>thanks in advantage guys</p></p>
]]></description>
        	        	<pubDate>Wed, 09 Jun 2010 20:28:07 +0300</pubDate>
        </item>
        <item>
        	<title>jramos on Drag and Drop and draggable (possible Bug?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p17835</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/drag-and-drop-and-draggable-possible-bug#p17835</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
<p>is there a known problem with Drag and Drop jqgrid function and jquery ui draggable elements?</p>
<p>when I add&#160;<span style="white-space: pre;"><strong>jQuery("#grid2").jqGrid(&#39;gridDnD&#39;,{connectWith:&#39;#grid1&#39;}) </strong>into the page</span></p>
<p><span style="white-space: pre;">ALL my draggable elements in the page stop working and throw errors,</span></p>
</p>
<p><span style="white-space: pre;">Any ideas?</span></p>
</p>
<p><span style="white-space: pre;">Thanks</span></p>
]]></description>
        	        	<pubDate>Wed, 09 Jun 2010 19:58:29 +0300</pubDate>
        </item>
</channel>
</rss>