<?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 vs jquery.cross-slide.js. </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-vs-jquerycross-slidejs</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/jqgrid-vs-jquerycross-slidejs/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on JQGrid vs jquery.cross-slide.js. </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-vs-jquerycross-slidejs#p13529</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-vs-jquerycross-slidejs#p13529</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you please post the problem here:</p>
<p><a href="http://www.trirand.net/forum/" rel="nofollow" target="_blank">http://www.trirand.net/forum/</a></p>
<p>Thanks</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 03 Jan 2010 18:59:12 +0200</pubDate>
        </item>
        <item>
        	<title>AdimAlmeida on JQGrid vs jquery.cross-slide.js. </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-vs-jquerycross-slidejs#p13488</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-vs-jquerycross-slidejs#p13488</guid>
        	        	<description><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="mso-ansi-language: EN-US;" lang="EN-US"><span style="font-size: small;"><span style="font-family: Calibri;">Respected Gentlemen, </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="mso-ansi-language: EN-US;" lang="EN-US"><span style="font-size: small;"><span style="font-family: Calibri;">I am wanting to all a happy new year. </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="mso-ansi-language: EN-US;" lang="EN-US"><span style="font-size: small;"><span style="font-family: Calibri;">I need help. </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="mso-ansi-language: EN-US;" lang="EN-US"><span style="font-size: small; font-family: Calibri;">I am using in my project constant JQGrid of the example &#8220;Custom row details (<a href="http://www.trirand.net/demo.aspx" rel="nofollow" target="_blank">http://www.trirand.net/demo.aspx</a>).&#038;rdquo; </span></span><span class="apple-style-span"><span style="font-size: 8.5pt; color: #3b3b3b; line-height: 115%; font-family: &#34;Arial&#34;,&#34;sans-serif&#34;; mso-ansi-language: EN-US;" lang="EN-US">The used example is formed by main Grid a function Ajax that makes the expansion of a subgrid. The function Ajax that makes the expansion of the subgrid is described in the code to proceed. </span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span class="apple-style-span"><span style="font-size: 8.5pt; color: #3b3b3b; line-height: 115%; font-family: &#34;Arial&#34;,&#34;sans-serif&#34;; mso-ansi-language: EN-US;" lang="EN-US">&#60;script type="text/javascript"&#62;</span></span><span style="font-size: 8.5pt; color: #3b3b3b; line-height: 115%; font-family: &#34;Arial&#34;,&#34;sans-serif&#34;; mso-ansi-language: EN-US;" lang="EN-US"><br /><span class="apple-style-span">function showSubGridComp2(subgrid_id, row_id)</span><span class="apple-converted-space">&#160;</span><br /><span class="apple-style-span">{</span><br /><span class="apple-style-span">$.ajax({</span><br /><span class="apple-style-span">url: "defaut.aspx?imovID=" + row_id,</span><br /><span class="apple-style-span">type: "GET",</span><br /><span class="apple-style-span">success: function(html) {</span><br /><span class="apple-style-span">$("#" + subgrid_id).append(html);</span><br /><span class="apple-style-span">}</span><br /><span class="apple-style-span">});</span><br /><span class="apple-style-span">}</span><span class="apple-converted-space">&#160;</span><br /><span class="apple-style-span">&#60;/script&#62;</span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span class="apple-style-span"><span style="font-size: 8.5pt; color: #3b3b3b; line-height: 115%; font-family: &#34;Arial&#34;,&#34;sans-serif&#34;; mso-ansi-language: EN-US;" lang="EN-US">There it is everything perfectly working. </span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span class="apple-style-span"><span style="font-size: 8.5pt; color: #3b3b3b; line-height: 115%; font-family: &#34;Arial&#34;,&#34;sans-serif&#34;; mso-ansi-language: EN-US;" lang="EN-US">The problem happens when I increase in the same page another function that makes an animation of some images, using the plugin jquery.cross-slide.js. <strong>There the paralyzation of the function happens Ajax codified above and, it doesn&#39;t work more the expansion of the subgrid, although the other functionalities of main Grid continue usually working. </strong></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span class="apple-style-span"><strong><span style="font-size: 8.5pt; color: #3b3b3b; line-height: 115%; font-family: &#34;Arial&#34;,&#34;sans-serif&#34;; mso-ansi-language: EN-US;" lang="EN-US">Adim</span></strong></span></p>
]]></description>
        	        	<pubDate>Thu, 31 Dec 2009 18:13:03 +0200</pubDate>
        </item>
</channel>
</rss>