<?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: Object doesn't support...</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/object-doesnt-support</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/object-doesnt-support/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Reg on Object doesn't support...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/object-doesnt-support#p18226</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/object-doesnt-support#p18226</guid>
        	        	<description><![CDATA[<p>Now that I know more about the latest version of jQuery, epecially UI, the answer to Tony&#39;s question is "No, I don&#39;t need these extra lines because those widgets are included in jQueryUI.1.8.2" and I have removed them.</p>
<p>Thanks</p>
<p>Reg</p></p>
]]></description>
        	        	<pubDate>Sun, 27 Jun 2010 21:00:21 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Object doesn't support...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/object-doesnt-support#p18081</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/object-doesnt-support#p18081</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I think tha the error speak yourself.</p>
<p>It seems like you do not have the appropriate version if jQurery UI, or you have the latest one, but these lines causes</p>
<p>&#60;script src="../scripts/jquery142/jquery.ui.datepicker.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="../scripts/jquery142/jquery.ui.sortable.js" type="text/javascript"&#62;&#60;/script&#62; <br />&#60;script src="../scripts/jquery142/jquery.ui.resizable.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>the problem.</p>
<p>So in order to summarize - which version of jQuery UI is used?</p>
<p>Which modules contain this version?</p>
<p>Do you need to include these listed above?</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 20 Jun 2010 12:42:29 +0300</pubDate>
        </item>
        <item>
        	<title>Reg on Object doesn't support...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/object-doesnt-support#p18024</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/object-doesnt-support#p18024</guid>
        	        	<description><![CDATA[<p>I think I have forgotten something (probably very simple) in my set-up, but cannot figure out what it is. Here is my page header:</p>
<blockquote>
<p>&#60;!-- Stylesheets --&#62; <br />&#60;link rel="stylesheet" type="text/css" media="screen" href="SPP.css" /&#62;<br />&#60;link rel="stylesheet" title="Preferred" type="text/css" media="screen" href="basic" /&#62;<br />&#60;link rel="stylesheet" type="text/css" media="screen" href="../scripts/jqGrid37/ui.jqgrid.css" /&#62; <br />&#60;link rel="stylesheet" type="text/css" media="screen" href="../scripts/jqGrid37/themes/basic/ui.all.css" /&#62; <br />&#60;link rel="stylesheet" type="text/css" media="screen" href="../scripts/jqGrid37/themes/basic/datepicker.css" /&#62; <br />&#60;link rel="stylesheet" type="text/css" media="screen" href="../scripts/jqGrid37/themes/basic/jquery-ui-1.8.2.custom.css" /&#62; <br />&#60;link rel="stylesheet" type="text/css" media="screen" href="../scripts/jquery.autocomplete.css" /&#62; <br />&#60;link rel="stylesheet" type="text/css" href="../scripts/toggleElements/toggleElements.css" /&#62; <br />&#60;!-- jQuery base --&#62; <br />&#60;script src="../scripts/jquery142/jquery-1.4.2.js" type="text/javascript"&#62;&#60;/script&#62; <br />&#60;script src="../scripts/jquery.json.js" type="text/javascript"&#62;&#60;/script&#62; <br />&#60;script src="../scripts/jquery142/jquery.ui.core.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="../scripts/jquery142/jquery.ui.autocomplete.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="../scripts/jquery142/jquery.ui.datepicker.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="../scripts/jquery142/jquery.ui.sortable.js" type="text/javascript"&#62;&#60;/script&#62; <br />&#60;script src="../scripts/jquery142/jquery.ui.resizable.js" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;!-- jQuery Plugins --&#62; <br />&#60;script src="../scripts/jquery.jtruncate.pack.js" type="text/javascript"&#62;&#60;/script&#62; <br />&#60;script src="../scripts/toggleElements/jquery.toggleElements.js" type="text/javascript"&#62;&#60;/script&#62; <br />&#60;!-- jqGrid --&#62; <br />&#60;script src="../scripts/jqGrid37/grid.locale-en.js" type="text/javascript"&#62;&#60;/script&#62; <br />&#60;script src="../scripts/jqGrid37/jquery.jqGrid.min.js" type="text/javascript"&#62;&#60;/script&#62;</p>
</blockquote>
<p>When the page renders I get errors like</p>
<blockquote>
<p>Webpage error details</p>
<p>User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; MathPlayer 2.10; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET CLR 3.0.30729)<br />Timestamp: Fri, 18 Jun 2010 14:19:03 UTC</p>
<p>Message: Object doesn&#39;t support this property or method<br />Line: 17<br />Char: 1<br />Code: 0<br />URI: <a href="http://localhost/scripts/jquery142/jquery.ui.autocomplete.js" rel="nofollow" target="_blank"><a href="http://localhost/scripts/jquer" rel="nofollow">http://localhost/scripts/jquer</a>.....omplete.js</a></p>
<p>Message: Object doesn&#39;t support this property or method<br />Line: 17<br />Char: 1<br />Code: 0<br />URI: <a href="http://localhost/scripts/jquery142/jquery.ui.sortable.js" rel="nofollow" target="_blank"><a href="http://localhost/scripts/jquer" rel="nofollow">http://localhost/scripts/jquer</a>.....ortable.js</a></p>
<p>Message: Object doesn&#39;t support this property or method<br />Line: 17<br />Char: 1<br />Code: 0<br />URI: <a href="http://localhost/scripts/jquery142/jquery.ui.resizable.js" rel="nofollow" target="_blank"><a href="http://localhost/scripts/jquer" rel="nofollow">http://localhost/scripts/jquer</a>.....sizable.js</a></p>
</p>
</blockquote>
<p>Anyone able to see what I have overlooked or what I am doing wrong?&#160;</p>
<p>Thanks,</p>
<p>Reg</p></p>
]]></description>
        	        	<pubDate>Fri, 18 Jun 2010 17:22:22 +0300</pubDate>
        </item>
</channel>
</rss>