<?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: tableToGrid and jqueryUI tabs</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/tabletogrid-and-jqueryui-tabs</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/tabletogrid-and-jqueryui-tabs/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sammy on tableToGrid and jqueryUI tabs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tabletogrid-and-jqueryui-tabs#p21218</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tabletogrid-and-jqueryui-tabs#p21218</guid>
        	        	<description><![CDATA[<p>Hello everybody,</p>
<p>I have discover jqgrid since&#160;few time and it is very good plugin.</p>
<p>I&#39;m an intensive user of SAS and so I have a question for the jqgrid user.</p>
<p>With SAS i have tried to produce html files with a tabs presentation using jqueryUI. So, i have try to use the plugin tableToGrid. it works fine without tabs, but with the use of tabs from jqueryUI, nothnig happened, no table from output using Firefox and IE6.</p>
<p>I have simplyfied an exemple see on this forum. Have you got some explaination ?</p>
<p>Many thanks fro your help.</p>
<p>The code :</p>
<p>&#60;HTML&#62;</p>
<p>&#60;head&#62;</p>
<p>&#60;title&#62;Menu Principal&#60;/title&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&#62;<br />&#160;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;!-- Cascading Style Sheets --&#62;<br />&#160;&#160;&#60;link type="text/css" rel="stylesheet" media="screen" href="css/eggplant/jquery-ui-1.8.6.custom.css" /&#62;<br />&#160;&#160;&#60;link type="text/css" rel="stylesheet" media="screen" href="css/ui.jqgrid.css" /&#62;<br />&#160;&#160;&#60;link type="text/css" rel="stylesheet" media="screen" href="css/global.css" /&#62;<br />&#160;&#160;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;!-- Javascript --&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;script type="text/javascript" src="js/jquery-1.4.2.min.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#60;script type="text/javascript" src="js/jquery-ui-1.8.6.custom.min.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#60;script type="text/javascript" src="js/i18n/grid.locale-fr.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#60;script type="text/javascript" src="js/jquery.jqGrid.min.js"&#62;&#60;/script&#62;</p>
<p>&#160;<br />&#60;script type="text/javascript"&#62;<br />jQuery(document).ready(function(){&#160;&#160;&#160;&#160; <br />$( "#tabs" ).tabs();<br />tableToGrid("#distTable");<br />});<br />&#60;/script&#62;<br />&#160;<br />&#60;/head&#62;<br />&#60;body&#62;<br />&#160;&#160; &#160;&#60;div id="tabs"&#62;<br />&#160;&#160;&#160;&#60;ul&#62;<br />&#160;&#160;&#160;&#160;&#60;li&#62;&#60;a href="#tabs-1"&#62;Onglet 1&#60;/a&#62;&#60;/li&#62;<br />&#160;&#160;&#160;&#160;&#60;li&#62;&#60;a href="#tabs-2"&#62;Onglet 2&#60;/a&#62;&#60;/li&#62;<br />&#160;&#160;&#160;&#160;&#60;li&#62;&#60;a href="#tabs-3"&#62;Onglet 3&#60;/a&#62;&#60;/li&#62;<br />&#160;&#160;&#160;&#60;/ul&#62;<br />&#160;&#160;&#160;&#60;div id="tabs-1"&#62;<br />&#160;&#160;&#160;&#160;&#60;p&#62;Proin elit arcu, rutrum commodo, vehicula tempus, commodo a.&#60;/p&#62;<br />&#160;&#160;&#160;&#60;/div&#62;<br />&#160;&#160;&#160;&#60;div id="tabs-2"&#62;<br />&#160;&#160;&#160;&#160;&#60;table id="distTable" cellspacing="0" cellpadding="1" border="1"&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;thead&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;th&#62;Name&#60;/th&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;th&#62;Platform&#60;/th&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;th&#62;Size&#60;/th&#62;&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160;&#160;&#160;&#60;/tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;/thead&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;tbody&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;Chatter&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;PC&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;123&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;/tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;Boing&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;PC&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;456&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;/tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;Zipper&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;Mac&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;789&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;/tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;PingPong&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;Mac&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;24&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;/tr&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;/tbody&#62;<br />&#160;&#160;&#160;&#160;&#160;&#60;/table&#62;<br />&#160;&#160;&#160;&#60;/div&#62;<br />&#160;&#160;&#160;&#60;div id="tabs-3"&#62;<br />&#160;&#160;&#160;&#160;&#60;p&#62;Proin elit arcu, rutrum commodo, vehicula.&#60;/p&#62;<br />&#160;&#160;&#160;&#60;/div&#62;<br />&#160;&#60;/div&#62;<br />&#60;/body&#62;<br />&#60;/html&#62;</p>
<p>Regards Sammy.&#160;</p>
]]></description>
        	        	<pubDate>Wed, 08 Dec 2010 12:17:04 +0200</pubDate>
        </item>
</channel>
</rss>