<?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: Using JQGRID and Splitter Plugins</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqgrid-and-splitter-plugins</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/using-jqgrid-and-splitter-plugins/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>eliz on Using JQGRID and Splitter Plugins</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jqgrid-and-splitter-plugins#p28283</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jqgrid-and-splitter-plugins#p28283</guid>
        	        	<description><![CDATA[<p>Hi, There is a problem when I use both plugins.</p>
<p>My jqgrid renders inside a splitter panel, but when I resize the panel My grid fits on the panel slowly. This is in Firefox.</p>
<p>I think the function setGridWidth is not performing in a good way.</p>
<p>This is my resize function:</p>
<p>&#160;var heightGrid=$("#lateralBottom").height();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;$("#tblclientes").setGridHeight(heightGrid);<br />&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;jQuery(&#39;.vsplitbar&#39;).mousedown(function() {<br />&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; jQuery(&#39;.vsplitbar&#39;).mousemove(function() {<br />&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160; &#160;&#160; &#160;console.log("hola");<br />&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $("#tblclientes").setGridWidth($("#BottomPane").width());&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#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;&#160;&#160; &#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;});</p>
<p>This is the HTML:</p>
</p>
<p>&#60;div id="MySplitter" class="splitter ui-widget ui-widget-content"&#62;&#160;&#160; &#160;<br />&#160;&#160;&#160; &#60;div id="LeftPane" class="splitter-pane"&#62;</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#60;div id="TopPane" class="splitter-pane"&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;iframe frameborder="0" border="0" allowTransparency="true" name="casesInboxId" id="casesInboxId" src="casesInbox" style="width: 100%; height: 90%;" &#62; &#60;/iframe&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;/div&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;div id="BottomPane" class="splitter-pane"&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#60;div id="container_grid"&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#60;table id="tblclientes"&#62;&#60;/table&#62; <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#60;div id="paginacion"&#62;&#60;/div&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#60;/div&#62;&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;/div&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#160;&#160; &#60;/div&#62;<br />&#160;&#160; &#160;<br />&#160;&#160;&#160; &#60;div id="RightPane" class="splitter-pane splitter ui-widget ui-widget-content"&#62; &#160;<br />&#160;&#160;&#160; &#60;/div&#62;<br />&#60;/div&#62;&#160;&#160;&#160;</p>
</p>
<p>This is an example&#160; of the screen result:</p>
<p>&#60;a href="http://www.freeimagehosting.net/iko3u"&#62;&#60;img src="http://www.freeimagehosting.net/newuploads/iko3u.png"&#62;&#60;/a&#62;</p></p>
]]></description>
        	        	<pubDate>Thu, 14 Feb 2013 18:12:05 +0200</pubDate>
        </item>
</channel>
</rss>