<?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: Problem in addRowData ($.jgrid.stripHtml(v))</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv</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/bugs/problem-in-addrowdata-jgridstriphtmlv/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>alexhome on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9218</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9218</guid>
        	        	<description><![CDATA[<p>All has earned Toni&#39;s many thanks, and I apologise for the carelessness</p>
]]></description>
        	        	<pubDate>Wed, 02 Sep 2009 06:17:23 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9217</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9217</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>load the language file before the jqgrid - see <a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install#basic_installation" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....stallation</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 02 Sep 2009 06:06:45 +0300</pubDate>
        </item>
        <item>
        	<title>alexhome on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9216</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9216</guid>
        	        	<description><![CDATA[<p>on line 1593 in grid.base.js</p>
<p>line:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8491' value='Select Code' data-codeid='sfcode8491' /></p>
<div class='sfcode' id='sfcode8491'>row += &#8220;&#60;td role=\\&#8221;gridcell\\&#8221; &#8220;+prp+&#8221; title=\\&#8221;"+$.jgrid.stripHtml(v)+&#8221;\\&#8221;&#62;&#8221;+v+&#8221;&#60;/td&#62;&#8221;;</div>
</p>
<p>Error:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1163' value='Select Code' data-codeid='sfcode1163' /></p>
<div class='sfcode' id='sfcode1163'>Microsoft JScript run error: the Object does not support this property or a method</div>
<p>I try</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7477' value='Select Code' data-codeid='sfcode7477' /></p>
<div class='sfcode' id='sfcode7477'>&#160;for (var i = 0; i &#60; result.length; i++) {<br />&#160; DealerTable.addRowData(i+1, result[i]);<br />&#160; }</div>
<p>There is a same error.</p>
<p>I see in quick watch in VS</p>
<p>$.jgrid.stripHtml(v) &#60;- (stripHTML(v) - not found)</p>
]]></description>
        	        	<pubDate>Wed, 02 Sep 2009 05:37:50 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9213</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9213</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What is the error reported - i.e the error message.</p>
<p>If possible send me a link to the problem.</p>
<p>Also try with this:</p>
<p>for (var i = 0; i &#60; result.length; i++) {<br />&#160; <strong> DealerTable.addRowData(i+1, result[i]);</strong><br />&#160;   }</p>
]]></description>
        	        	<pubDate>Wed, 02 Sep 2009 04:47:48 +0300</pubDate>
        </item>
        <item>
        	<title>alexhome on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9187</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9187</guid>
        	        	<description><![CDATA[<p>help, its dont work</p>
]]></description>
        	        	<pubDate>Tue, 01 Sep 2009 12:05:37 +0300</pubDate>
        </item>
        <item>
        	<title>alexhome on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9144</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9144</guid>
        	        	<description><![CDATA[<p>iam sorry, it not an error,</p>
<p>I changed a code for understanding and itself have made a misprint</p>
<p>from:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2596' value='Select Code' data-codeid='sfcode2596' /></p>
<div class='sfcode' id='sfcode2596'>for (var i = 0; i &#60; result[0].length; i++) {<br />&#160;       result[0][i].LPassword = &#8220;123&#8243;;<br />&#160;       DealerTable.addRowData(result[0][i].IDDealer, result[0][i]);<br />&#160;   }</div>
<p>to</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8125' value='Select Code' data-codeid='sfcode8125' /></p>
<div class='sfcode' id='sfcode8125'>&#160;for (var i = 0; i &#60; result.length; i++)&#160;<br />&#160;      DealerTable.addRowData(resul[i].IDDealer, result[i])</div>
<p>&#160;Why in 3.5Beta works, and in 3.5.2 does not work, I only changed a file grid.base.js and grid.locale-ru.js</p></p>
]]></description>
        	        	<pubDate>Mon, 31 Aug 2009 10:58:32 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9139</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9139</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Check your code. You have error:</p>
<p>for (var i = 0; i &#60; result.length; i++) <br />&#160; &#160; &#160;&#160; DealerTable.addRowData(resul[i].IDDealer, result[i]); // we do not have resul</p>
</p>
<p>Should be</p>
<p>for (var i = 0; i &#60; result.length; i++) <br />&#160; &#160; &#160;&#160; DealerTable.addRowData(<strong>result[i].IDDealer</strong>, result[i])</p>
]]></description>
        	        	<pubDate>Mon, 31 Aug 2009 10:48:17 +0300</pubDate>
        </item>
        <item>
        	<title>alexhome on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9123</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9123</guid>
        	        	<description><![CDATA[</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6653' value='Select Code' data-codeid='sfcode6653' /></p>
<div class='sfcode' id='sfcode6653'>&#160;	CompanyCount:	4	<br />&#160;	DeviceCount:	9	<br />&#160;	DRName:	&#8220;xxxxxxxxxxxxxxxx&#8221;	<br />&#160;	IDDealer:	48<br />&#160;	LLogin:	&#8220;dd&#8221;	<br />&#160;	LPassword:	null</div>
</p>
<p>its first record result[0], on this record rise exception</p>
<p>i set LPassword to &#8220;12345&#8243;, but the situation repeats with an error</p>
<p>i not have special char.</p>
]]></description>
        	        	<pubDate>Mon, 31 Aug 2009 09:11:31 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9121</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9121</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Does your data contain special characters?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 31 Aug 2009 09:01:52 +0300</pubDate>
        </item>
        <item>
        	<title>alexhome on Problem in addRowData ($.jgrid.stripHtml(v))</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9118</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-in-addrowdata-jgridstriphtmlv#p9118</guid>
        	        	<description><![CDATA[</p>
<p>I download latest version 3.5.2 31.08.2008.</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2166' value='Select Code' data-codeid='sfcode2166' /></p>
<div class='sfcode' id='sfcode2166'>DealerTable = $(&#8221;#dealertable&#8221;).jqGrid({<br />&#160;       scrollrows: true,<br />&#160;       datatype: &#8220;local&#8221;,<br />&#160;       colNames: [&#39;&#39;, &#39;Ð˜Ð¼Ñ&#39;,&#39;Ð›Ð¾Ð³Ð¸Ð½&#39;, &#39;ÐšÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¹&#39;, &#39;ÐžÐ±ÑŠÐµÐºÑ‚Ð¾Ð²&#39;],<br />&#160;       colModel: [<br />&#160;  		            { name: &#39;IDDealer&#39;, index: &#39;IDDealer&#39;, width: 0, sorttype: "int", key: true, hidden: true },<br />&#160;  		            { name: &#39;DRName&#39;, index: &#39;DRName&#39;, width: 150, sorttype: "string" },<br />&#160;  		            { name: &#39;LLogin&#39;, index: &#39;LLogin&#39;, width: 150, sorttype: "string" },<br />&#160;  		            { name: &#39;CompanyCount&#39;, index: &#39;CompanyCount&#39;, width: 100, sorttype: "int" },<br />&#160;  		            { name: &#39;DeviceCount&#39;, index: &#39;DeviceCount&#39;, width: 100, sorttype: "int" }<br />&#160;  	               ],<br />&#160;       scrollrows: false,<br />&#160;       multiselect: false,<br />&#160;       onSelectRow: function(id) {<br />&#160;           CDealer = DealerTable.getRowData(id);<br />&#160;           //&#8212;&#8212;&#8212;&#8212; Ð¿Ð¾Ð´ÑÐ²ÐµÑ‚ÐºÐ° ÑÑ‚Ñ€Ð¾ÐºÐ¸ Ð¿Ð¾ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸ÑŽ ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚Ð° td<br />&#160;           $(&#8221;#devicetable tr&#8221;).removeClass(&#8221;highlight&#8221;);<br />&#160;           $(&#8221;#devicetable td:nth-child(6)[title=&#39;" + CDealer.IDDealer + "&#39;]&#8220;).parent().addClass(&#8221;highlight&#8221;);</p>
<p>&#160;       },<br />&#160;       ondblClickRow: function(id) {<br />&#160;           location.replace(&#8221;/Admin/Dealer?IDDealer=&#8221; + id);<br />&#160;       }<br />&#160;   });</p>
</div>
<p>&#160;On command:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8177' value='Select Code' data-codeid='sfcode8177' /></p>
<div class='sfcode' id='sfcode8177'>for (var i = 0; i &#60; result.length; i++) <br />&#160; &#160; &#160;&#160; DealerTable.addRowData(resul[i].IDDealer, result[i]);</div>
<p>i have error on line 1593 in grid.base.js:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9068' value='Select Code' data-codeid='sfcode9068' /></p>
<div class='sfcode' id='sfcode9068'>row += &#8220;&#60;td role=\\&#8221;gridcell\\&#8221; &#8220;+prp+&#8221; title=\\&#8221;&#8221;+$.jgrid.stripHtml(v)+&#8221;\\&#8221;&#62;&#8221;+v+&#8221;&#60;/td&#62;&#8221;;</div>
<p>if i change version to 3.5 Beta, all works normally</p>
]]></description>
        	        	<pubDate>Mon, 31 Aug 2009 08:20:39 +0300</pubDate>
        </item>
</channel>
</rss>