<?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: error using tableToGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/error-using-tabletogrid</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/error-using-tabletogrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>linoj on error using tableToGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/error-using-tabletogrid#p12882</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/error-using-tabletogrid#p12882</guid>
        	        	<description><![CDATA[<p>nevermind, my bad.</p>
<p>actually it was something else, then in firebug was stopping with that message. Hitting continue (multiple times), or closing firebug and it completes.</p></p>
]]></description>
        	        	<pubDate>Wed, 09 Dec 2009 22:28:10 +0200</pubDate>
        </item>
        <item>
        	<title>linoj on error using tableToGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/error-using-tabletogrid#p12881</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/error-using-tabletogrid#p12881</guid>
        	        	<description><![CDATA[<p>hi, i&#39;m trying out tableToGrd</p>
<p>the jqgrid starts to render, I see the col headers and the first row, then it stops<span class="breakingError"> in jquery.jqGrid.min.js</span> with this error:</p>
<p><span class="breakingError">&#160; t.p.afterInsertRow is not a function</span></p>
</p>
<p>&#60;html&#62;<br />&#160; &#60;head&#62;<br />...<br />&#160;&#160;&#160; &#60;script src="/javascripts/jquery-1.3.2.min.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src="/javascripts/jquery-ui-1.7.2.custom.min.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src="/javascripts/grid.locale-en.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src="/javascripts/jquery.jqGrid.min.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script src="/javascripts/ui.multiselect.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#60;script type="text/javascript"&#62;<br />&#160;&#160;&#160;&#160;&#160; $(function(){<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; tableToGrid( "#notes_list" );<br />&#160;&#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160; &#60;/script&#62;<br />&#160; &#60;/head&#62;<br />&#160; &#60;body&#62;<br />&#160;&#160;&#160; &#60;div id="container"&#62;<br />&#160;&#160;&#160; &#60;table id="notes_list"&#62;<br />&#160;&#160;&#160; &#60;tr&#62;<br />&#160;&#160;&#160;&#160;&#160; &#60;th&#62;Title&#60;/th&#62;<br />&#160;&#160;&#160;&#160;&#160; &#60;th&#62;Body&#60;/th&#62;<br />&#160;&#160;&#160; &#60;/tr&#62;<br />&#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;Aaaa&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;td&#62;Barnivtoki&#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;Bbbb&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;td&#62;Mhhwyhvmmx&#60;/td&#62;<br />&#160;&#160;&#160;&#160;&#160; &#60;/tr&#62;<br />...&#160;&#160;&#160; <br />&#160; &#60;/tbody&#62;<br />&#60;/table&#62;<br />&#160;&#160;&#160; &#60;/div&#62;<br />&#160; &#60;/body&#62;<br />&#60;/html&#62;</p></p>
]]></description>
        	        	<pubDate>Wed, 09 Dec 2009 20:32:58 +0200</pubDate>
        </item>
</channel>
</rss>